P5-sql-abstract - How to Download and Install on Mac OS X
Thursday the 18th of March, 2010

    p5-sql-abstract  most recent diff


    version

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


      The p5-sql-abstract Portfile 58405 2009-09-28 13:19:56Z narf_tm macports.org $

      PortSystem 1.0
      PortGroup perl5 1.0

      perl5.setup SQL-Abstract 1.60
      Category:-append databases
      Maintainers: narf_tm openmaintainer
      Description: Generate SQL from Perl data structures
      Long Description: This module was inspired by the excellent DBIx::Abstract. However, in using that module I found that what I really wanted to do was generate SQL, but still retain complete control over my statement handles and use the DBI interface. So, I set out to create an abstract SQL generation module.

      Platform: darwin

      Checksums: md5 1f24c3367f8841ec3780284712f7622a sha1 992a167e94d22a664fc6b870160c6dadf57ebd6a rmd160 817e40b61945e972260ebe050e5221b8e504dff5

      depends_lib-append port:p5-clone port:p5-test-deep port:p5-test-exception port:p5-test-warn

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.