p5-class-inspector for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    p5-class-inspector  most recent diff


      View the most recent changes for the p5-class-inspector port at: p5-class-inspector.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for p5-class-inspector.
      The raw portfile for p5-class-inspector is located here:
      http://p5-class-inspector.darwinports.com/dports/perl/p5-class-inspector/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-inspector
      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-Inspector 1.18
      Maintainers: narf_tm openmaintainer
      Description: Get information about a class and its structure
      Long Description: Class::Inspector allows you to get information about a loaded class. Most or all of this information can be found in other ways, but they aren't always very friendly, and usually involve a relatively high level of Perl wizardry, or strange and unusual looking code. Class::Inspector attempts to provide an easier, more friendly interface to this information.

      Platform: darwin

      checksums md5 cae6e626a162963bf720fc76f3423563

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

     Where to find more information:

    Darwin Ports



    image test