p5-class-dbi for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    p5-class-dbi  most recent diff


      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
      Google
      Web Darwinports.com



      # $Id: Portfile 33894 2008-02-07 02:45:08Z 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-file-temp port:p5-ima-dbi port:p5-scalar-list-utils 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



    image test