This website requires JavaScript.
Explore
Help
Register
Sign in
kpriv
/
freebsd-ports
Watch
1
Star
0
Fork
You've already forked freebsd-ports
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
3ffd64288e
freebsd-ports
/
databases
/
p5-Dancer2-Plugin-Database
/
pkg-plist
3 lines
87 B
Text
Raw
Normal View
History
Unescape
Escape
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>
2014-11-20 21:56:22 +01:00
%%SITE_PERL%%/Dancer2/Plugin/Database.pm
Some OCD cleanups on some of the perl@ ports. - Remove dependencies in core - Put testing depends in TEST_DEPENDS - Remove unnecessary bsd.port.options.mk inclusions - Remove checks for Perl versions that no longer exist in the ports tree - Sort plists, some of which were so jumbled that I have to assume the plist was randomized before committing A lot of the plist changes in this commit are moving PERL5_MAN3 after SITE_PERL. It's repo churn now, but it makes updating the ports later far easier.
2015-03-13 00:00:02 +01:00
%%PERL5_MAN3%%/Dancer2::Plugin::Database.3.gz
Reference in a new issue
Copy permalink