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

    p5-class-throwable  most recent diff


      View the most recent changes for the p5-class-throwable port at: p5-class-throwable.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for p5-class-throwable.
      The raw portfile for p5-class-throwable is located here:
      http://p5-class-throwable.darwinports.com/dports/perl/p5-class-throwable/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-throwable
      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-Throwable 0.10
      Maintainers: narf_tm openmaintainer
      Description: A minimal lightweight exception class
      Long Description: This module implements a minimal lightweight exception object. It is meant to be a compromise between more basic solutions like Carp which can only print information and cannot handle exception objects, and more more complex solutions like Exception::Class which can be used to define complex inline exceptions and has a number of module dependencies.

      Platform: darwin

      checksums md5 888ea61abfd8d9b60c024a997de9dbbd

      depends_lib-append port:p5-scalar-list-utils

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

     Where to find more information:

    Darwin Ports



    image test