P5-getopt-long - How to Download and Install on Mac OS X
Sunday the 21st of March, 2010

    p5-getopt-long  most recent diff


    version

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
      The p5-getopt-long Portfile 49962 2009-04-21 11:10:19Z nox macports.org $

      PortSystem 1.0
      PortGroup perl5 1.0

      perl5.setup Getopt-Long 2.38
      Maintainers: nox openmaintainer
      Platform: darwin
      Description: module implementing an extended getopt function

      Category:-append devel

      Long Description: Module Getopt::Long implements an extended getopt function called GetOptions(). This function implements the POSIX standard for command line options, with GNU extensions, while still capable of handling the traditional one-letter options. In general, this means that command line options can have long names instead of single letters, and are introduced with a double dash `--'.

      Checksums: md5 4d38c78300e79a7fde4700e88759c2b3 sha1 5daf0f2e539c0683c8400f277ba10618c893970b rmd160 0498ea35a5a6ee08a26f23bd5185a84c1feb3bf3

      universal_variant no

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.