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

    p5-class-c3  most recent diff


      View the most recent changes for the p5-class-c3 port at: p5-class-c3.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for p5-class-c3.
      The raw portfile for p5-class-c3 is located here:
      http://p5-class-c3.darwinports.com/dports/perl/p5-class-c3/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-c3
      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-C3 0.19
      Maintainers: narf_tm openmaintainer
      Description: A pragma to use the C3 method resolution order algortihm
      Long Description: This is pragma to change Perl 5's standard method resolution order from depth-first left-to-right (a.k.a - pre-order) to the more sophisticated C3 method resolution order.

      Platform: darwin

      checksums md5 bb3779da9c9786043ba2e0d9357b5078

      depends_lib-append port:p5-scalar-list-utils port:p5-algorithm-c3 port:p5-class-c3-xs

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

     Where to find more information:

    Darwin Ports



    image test