p5-cache-cache for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    p5-cache-cache  most recent diff


      View the most recent changes for the p5-cache-cache port at: p5-cache-cache.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for p5-cache-cache.
      The raw portfile for p5-cache-cache is located here:
      http://p5-cache-cache.darwinports.com/dports/perl/p5-cache-cache/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/p5-cache-cache
      Google
      Web Darwinports.com



      # $Id: Portfile 33894 2008-02-07 02:45:08Z narf_tm macports.org $

      PortSystem 1.0
      PortGroup perl5 1.0

      perl5.setup Cache-Cache 1.05
      Maintainers: narf_tm openmaintainer
      Description: Cache::Cache, the Cache interface
      Long Description: The Cache modules are designed to assist a developer in persisting data for a specified period of time. Often these modules are used in web applications to store data locally to save repeated and redundant expensive calls to remote machines or databases. People have also been known to use Cache::Cache for its straightforward interface in sharing data between runs of an application or invocations of a CGI-style script or simply as an easy to use abstraction of the filesystem or shared memory.

      Platform: darwin

      checksums md5 09e4d37979c8f8ce2518e1d1ccd10d99

      depends_lib-append port:p5-error port:p5-digest-sha1

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/p5-cache-cache
      % sudo port install p5-cache-cache
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching p5-cache-cache
      ---> Verifying checksum for p5-cache-cache
      ---> Extracting p5-cache-cache
      ---> Configuring p5-cache-cache
      ---> Building p5-cache-cache with target all
      ---> Staging p5-cache-cache into destroot
      ---> Installing p5-cache-cache
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using p5-cache-cache with these commands:
      %  man p5-cache-cache
      % apropos p5-cache-cache
      % which p5-cache-cache
      % locate p5-cache-cache

     Where to find more information:

    Darwin Ports



    image test