P5-class-c3 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    p5-class-c3  most recent diff


    version

      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


      The p5-class-c3 Portfile 48722 2009-03-27 17:28:42Z narf_tm macports.org $

      PortSystem 1.0
      PortGroup perl5 1.0

      perl5.setup Class-C3 0.21
      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 ce6306b7a1607c239977b823b89863a6 sha1 6e5146c3ee56b9f3d7621c7dc81c0eda5345cf21 rmd160 3a6c041b018d53e881dc11f8a7f57b2edc9e74cd

      depends_lib-append 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



    Lightbox this page.