P5-cache-cache - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    p5-cache-cache  most recent diff


    version

      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


      The p5-cache-cache Portfile 47730 2009-03-04 15:30:04Z narf_tm macports.org $

      PortSystem 1.0
      PortGroup perl5 1.0

      perl5.setup Cache-Cache 1.06
      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 4425f44ddb138a799290802e5aad46ef sha1 e80a35c12f25ec747ff543a1935f1009cec2e565 rmd160 a82f81d5eeda9f9e653f6c406ce29f5cc910da18

      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



    Lightbox this page.