P5-json - How to Download and Install on Mac OS X
Tuesday the 9th of February, 2010

    p5-json  most recent diff


    version

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


      The p5-json Portfile 56764 2009-09-02 01:06:15Z narf_tm macports.org $

      PortSystem 1.0
      PortGroup perl5 1.0

      perl5.setup JSON 2.15 ../by-authors/id/M/MA/MAKAMAKA
      Maintainers: narf_tm openmaintainer
      Description: parse and convert to JSON (JavaScript Object Notation).
      Long Description: This module converts between JSON (JavaScript Object Notation) and Perl data structure into each other. For JSON, See to http://www.crockford.com/JSON/.

      Platform: darwin

      Checksums: md5 15de50d89da9a0c389d3fb1a4aef84d0 sha1 e62cd4ed02fbd1335b1e7883043cbe44066d917a rmd160 1d828b2b70843ab2699dffe6eeb73aa6ae1ff22d

      Variant: xs description {Depend on JSON::XS for improved performance} {
      depends_run-append port:p5-json-xs
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.