projects
/
dbsrgits/DBIx-Class-Cursor-Cached.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
776d029
)
bump version
Justin Hunter [Thu, 6 Oct 2016 18:14:34 +0000 (14:14 -0400)]
lib/DBIx/Class/Cursor/Cached.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/DBIx/Class/Cursor/Cached.pm
b/lib/DBIx/Class/Cursor/Cached.pm
index
9a8c64f
..
a959ecd
100644
(file)
--- a/
lib/DBIx/Class/Cursor/Cached.pm
+++ b/
lib/DBIx/Class/Cursor/Cached.pm
@@
-9,7
+9,7
@@
use Carp::Clan qw/^DBIx::Class/;
use vars qw($VERSION);
-$VERSION = '1.001002';
+$VERSION = '1.001003';
sub new {
my $class = shift;