P5-class-dbi - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    p5-class-dbi  most recent diff


    version

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


      The p5-class-dbi Portfile 42851 2008-12-01 17:16:59Z narf_tm macports.org $

      PortSystem 1.0
      PortGroup perl5 1.0

      perl5.setup Class-DBI 3.0.17
      Maintainers: narf_tm openmaintainer
      Description: Simple Database Abstraction
      Long Description: Class::DBI provides a convenient abstraction layer to a database. It not only provides a simple database to object mapping layer, but can be used to implement several higher order database functions (triggers, referential integrity, cascading delete etc.), at the application level, rather than at the database.
      distname Class-DBI-v${version}

      Platform: darwin

      Checksums: md5 df59962bab98a0d31bf1d04d7270831b

      depends_lib-append port:p5-class-accessor port:p5-class-data-inheritable port:p5-class-trigger port:p5-clone port:p5-ima-dbi port:p5-universal-moniker port:p5-version

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.