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

    p5-class-inspector  most recent diff


    version

      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


      The p5-class-inspector Portfile 56858 2009-09-02 18:44:52Z narf_tm macports.org $

      PortSystem 1.0
      PortGroup perl5 1.0

      perl5.setup Class-Inspector 1.24
      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 609189b49f64d329a6e413e0a6d8724a sha1 0ec9ad8743fa212e9a13b4a33aac581f5708649a rmd160 93ff9cf478deeadb28208b4a15c38cd275ecec6c

    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



    Lightbox this page.