[Bps-public-commit] dbix-searchbuilder branch, master, updated. 1.63-6-gc22d37d
Thomas Sibley
trs at bestpractical.com
Tue Feb 5 13:50:36 EST 2013
The branch, master has been updated
via c22d37dcb505e2c349d9a4fe0138ccaf54e03696 (commit)
via c44cbf23c918b98f72806606064f9350f0b8593b (commit)
via 2025f0431f43e12b826b9293a977865d8f6e8cdb (commit)
via e37c201c2b4df2b73a21df77ee0f58af1a90fcc4 (commit)
from 5d77a2862f2dd94d073454599e3599cf65542693 (commit)
Summary of changes:
Changes | 4 +++
META.yml | 1 +
Makefile.PL | 1 +
lib/DBIx/SearchBuilder.pm | 39 ++++++++++++++++++++++++
t/01searches.t | 76 +++++++++++++++++++++++++++++++++++++++++++----
5 files changed, 115 insertions(+), 6 deletions(-)
- Log -----------------------------------------------------------------
commit c44cbf23c918b98f72806606064f9350f0b8593b
Merge: 5d77a28 2025f04
Author: Thomas Sibley <trs at bestpractical.com>
Date: Tue Feb 5 10:49:17 2013 -0800
Merge branch 'in-operator'
commit c22d37dcb505e2c349d9a4fe0138ccaf54e03696
Author: Thomas Sibley <trs at bestpractical.com>
Date: Tue Feb 5 10:49:57 2013 -0800
Update META.yml
diff --git a/META.yml b/META.yml
index a72b2f5..e86e340 100644
--- a/META.yml
+++ b/META.yml
@@ -30,6 +30,7 @@ requires:
DBI: 0
DBIx::DBSchema: 0
Encode: 1.99
+ Scalar::Util: 0
Want: 0
resources:
license: http://dev.perl.org/licenses/
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list