P5-autobox - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    p5-autobox  most recent diff


    version

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


      The p5-autobox Portfile 56927 2009-09-03 16:51:13Z narf_tm macports.org $

      PortSystem 1.0
      PortGroup perl5 1.0

      perl5.setup autobox 2.55
      Maintainers: narf_tm openmaintainer
      Description: call methods on native types
      Long Description: The autobox pragma allows methods to be called on integers, floats, strings, arrays, hashes, and code references in exactly the same manner as blessed references.

      Platform: darwin

      Checksums: md5 d2813439a0da9b048cc1793af05b2144 sha1 78fb8b9b8711b1969ab1e4b7b1ee839259c39222 rmd160 0dda7fc73fd5264d8e3fc188e975201ba39091ad

      depends_lib-append port:p5-scope-guard

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.