CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2009/02/06 15:03:51

Log message:
    import p5-CGI-Application-Plugin-DBH
    
    CGI::Application::Plugin::DBH adds easy access to a DBI database handle
    to your CGI::Application modules.  Lazy loading is used to prevent a
    database connection from being made if the dbh method is not called
    during the request.  In other words, the database connection is not
    created until it is actually needed.
    
    from Mikolaj Kucharski
    
    Status:
    
    Vendor Tag: simon
    Release Tags:       simon_20090206
    
    N ports/databases/p5-CGI-Application-Plugin-DBH/distinfo
    N ports/databases/p5-CGI-Application-Plugin-DBH/Makefile
    N ports/databases/p5-CGI-Application-Plugin-DBH/pkg/DESCR
    N ports/databases/p5-CGI-Application-Plugin-DBH/pkg/PLIST
    
    No conflicts created by this import

Reply via email to