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

    p5-class-accessor  most recent diff


      View the most recent changes for the p5-class-accessor port at: p5-class-accessor.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for p5-class-accessor.
      The raw portfile for p5-class-accessor is located here:
      http://p5-class-accessor.darwinports.com/dports/perl/p5-class-accessor/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-accessor
      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-Accessor 0.31
      Maintainers: narf_tm openmaintainer
      Description: Automated accessor generation
      Long Description: This module automagically generates accessor/mutators for your class. Most of the time, writing accessors is an exercise in cutting and pasting.

      Platform: darwin

      checksums md5 d13df2381878ccdb847c23ab6af7e4fa

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

     Where to find more information:

    Darwin Ports



    image test