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

    p5-class-whitehole  most recent diff


      View the most recent changes for the p5-class-whitehole port at: p5-class-whitehole.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for p5-class-whitehole.
      The raw portfile for p5-class-whitehole is located here:
      http://p5-class-whitehole.darwinports.com/dports/perl/p5-class-whitehole/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-whitehole
      Google
      Web Darwinports.com



      # $Id: Portfile 20356 2006-11-02 02:08:57Z blair macports.org $

      PortSystem 1.0
      PortGroup perl5 1.0
      perl5.setup Class-WhiteHole 0.04
      Maintainers: mat FreeBSD.org
      Description: base class to treat unhandled method calls as errors
      Long Description: Its possible to accidentally inherit an AUTOLOAD method. Often this will happen if a class somewhere in the chain uses AutoLoader or defines one of their own. This can lead to confusing error messages when method lookups fail.

      Platform: darwin

      checksums md5 43b986ad7d5d186a9a43d2d69a2ef327

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

     Where to find more information:

    Darwin Ports



    image test