Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Dec 2010 02:01:46 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/databases Makefile ports/databases/p5-Dancer-Plugin-Database Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201012230201.oBN21kkg029957@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
wen         2010-12-23 02:01:46 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/p5-Dancer-Plugin-Database Makefile distinfo 
                                        pkg-descr pkg-plist 
  Log:
  Dancer::Plugin::Database provides an easy way to obtain a connected DBI database
  handle by simply calling the database keyword within your Dancer application.
  
  Returns a Dancer::Plugin::Database::Handle object, which is a subclass of DBI's
  DBI::db connection handle object, so it does everything you'd expect to do with
  DBI, but also adds a few convenience methods. See the documentation for
  Dancer::Plugin::Database::Handle for full details of those.
  
  WWW: http://search.cpan.org/dist/Dancer-Plugin-Database
  
  Revision  Changes    Path
  1.931     +1 -0      ports/databases/Makefile
  1.1       +26 -0     ports/databases/p5-Dancer-Plugin-Database/Makefile (new)
  1.1       +2 -0      ports/databases/p5-Dancer-Plugin-Database/distinfo (new)
  1.1       +9 -0      ports/databases/p5-Dancer-Plugin-Database/pkg-descr (new)
  1.1       +9 -0      ports/databases/p5-Dancer-Plugin-Database/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012230201.oBN21kkg029957>