p5-class-base for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    p5-class-base  most recent diff


      View the most recent changes for the p5-class-base port at: p5-class-base.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for p5-class-base.
      The raw portfile for p5-class-base is located here:
      http://p5-class-base.darwinports.com/dports/perl/p5-class-base/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-class-base
      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 Class-Base 0.03
      Maintainers: narf_tm openmaintainer
      Description: useful base class for deriving other modules
      Long Description: This module implements a simple base class from which other modules can be derived, thereby inheriting a number of useful methods such as new(), init(), params(), clone(), error() and debug().

      Platform: darwin

      checksums md5 213f52c9747d2ea861c92bcd02842353

    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-class-base
      % sudo port install p5-class-base
      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-class-base
      ---> Verifying checksum for p5-class-base
      ---> Extracting p5-class-base
      ---> Configuring p5-class-base
      ---> Building p5-class-base with target all
      ---> Staging p5-class-base into destroot
      ---> Installing p5-class-base
    - 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-class-base with these commands:
      %  man p5-class-base
      % apropos p5-class-base
      % which p5-class-base
      % locate p5-class-base

     Where to find more information:

    Darwin Ports



    image test