P5-inline - How to Download and Install on Mac OS X
Thursday the 11th of March, 2010

    p5-inline  most recent diff


    version

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


      The p5-inline Portfile 30247 2007-10-23 02:05:08Z jmpp macports.org $

      PortSystem 1.0
      PortGroup perl5 1.0
      perl5.setup Inline 0.44
      Revision: 2
      Maintainers: nomaintainer
      Description: Write Perl subroutines in other programming languages
      Long Description: Inline lets you write Perl subroutines in other programming languages like C, C++, Java, Python, Tcl and even Assembly. You don't need to compile anything. All the details are handled transparently so you can just run your Perl script like normal.

      Platform: darwin

      Checksums: md5 840f47d9b6cef39e68370faf9dceab2c

      depends_lib-append port:p5-parse-recdescent

      Patch Files: patch-C-Makefile.PL

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.