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

    p5-class-container  most recent diff


    version

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


      The p5-class-container Portfile 50984 2009-05-14 21:08:43Z and.damore macports.org $

      PortSystem 1.0
      PortGroup perl5 1.0
      perl5.setup Class-Container 0.12
      Maintainers: FreeBSD.org:mat
      Description: Glues object frameworks together transparently
      Long Description: This class facilitates building frameworks of several classes that inter-operate. It was first designed and built for HTML::Mason, in which the Compiler, Lexer, Interpreter, Resolver, Component, Buffer, and several other objects must create each other transparently, passing the appropriate parameters to the right class, possibly substituting other subclasses for any of these objects.

      Platform: darwin

      Checksums: md5 6896bdb4464b96ad638e22b0400acbc9

      depends_lib-append port:p5-params-validate

      perl5.use_module_build

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.