Date: Thu, 20 Nov 2014 20:57:02 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 194960] New port: databases/p5-Dancer2-Plugin-Database Message-ID: <bug-194960-13-3x5rkJtFEI@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-194960-13@https.bugs.freebsd.org/bugzilla/> References: <bug-194960-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194960 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: pi Date: Thu Nov 20 20:56:24 UTC 2014 New revision: 372958 URL: https://svnweb.freebsd.org/changeset/ports/372958 Log: New port: databases/p5-Dancer2-Plugin-Database Dancer2::Plugin::Database provides an easy way to obtain a connected DBI database handle by simply calling the database keyword within your Dancer2 application. Returns a Dancer2::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 Dancer2::Plugin::Database::Handle for full details of those. WWW: http://search.cpan.org/dist/Dancer2-Plugin-Database/ PR: 194960 Submitted by: Henk van Oers <hvo.pm@xs4all.nl> Changes: head/databases/Makefile head/databases/p5-Dancer2-Plugin-Database/ head/databases/p5-Dancer2-Plugin-Database/Makefile head/databases/p5-Dancer2-Plugin-Database/distinfo head/databases/p5-Dancer2-Plugin-Database/pkg-descr head/databases/p5-Dancer2-Plugin-Database/pkg-plist -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194960-13-3x5rkJtFEI>