[Bps-public-commit] dbix-searchbuilder branch, master, updated. 1.59-5-g1efe1c7
Shawn Moore
sartak at bestpractical.com
Mon May 16 17:25:14 EDT 2011
The branch, master has been updated
via 1efe1c77f6d6066da729e5435cf8e23d301bdc18 (commit)
from dba1c6f7b069828761e101aef1463d1eb3c95175 (commit)
Summary of changes:
META.yml => MYMETA.yml | 10 ++++------
1 files changed, 4 insertions(+), 6 deletions(-)
copy META.yml => MYMETA.yml (82%)
- Log -----------------------------------------------------------------
commit 1efe1c77f6d6066da729e5435cf8e23d301bdc18
Author: Shawn M Moore <sartak at bestpractical.com>
Date: Mon May 16 17:25:03 2011 -0400
Version MYMETA.yml since we version META.yml
diff --git a/MYMETA.yml b/MYMETA.yml
new file mode 100644
index 0000000..9c30d66
--- /dev/null
+++ b/MYMETA.yml
@@ -0,0 +1,34 @@
+---
+abstract: 'Encapsulate SQL queries and rows in simple perl objects'
+author:
+ - 'Jesse Vincent <jesse at bestpractical.com>'
+build_requires:
+ DBD::SQLite: 0
+ ExtUtils::MakeMaker: 6.42
+ File::Temp: 0
+ Test::More: 0.52
+configure_requires:
+ ExtUtils::MakeMaker: 0
+distribution_type: module
+dynamic_config: 0
+generated_by: 'ExtUtils::MakeMaker version 6.57_05'
+license: perl
+meta-spec:
+ url: http://module-build.sourceforge.net/META-spec-v1.4.html
+ version: 1.4
+name: DBIx-SearchBuilder
+no_index:
+ directory:
+ - t
+ - inc
+requires:
+ Cache::Simple::TimedExpiry: 0.21
+ Class::Accessor: 0
+ Class::ReturnValue: 0.4
+ Clone: 0
+ DBI: 0
+ DBIx::DBSchema: 0
+ Encode: 1.99
+ Want: 0
+ capitalization: 0.03
+version: 1.59
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list