mirror of
https://github.com/zaphar/data-path.git
synced 2025-07-21 20:29:48 -04:00
up the version to 1.2
darcs-hash:20080221030321-f4041-c2d618cba517c8370cee85eebf12e12f750e0e88.gz
This commit is contained in:
parent
59fac68ef8
commit
3034a6cd48
@ -6,7 +6,7 @@ use warnings;
|
||||
use Scalar::Util 'blessed';
|
||||
use Carp;
|
||||
|
||||
our $VERSION = '1.1';
|
||||
our $VERSION = '1.2';
|
||||
|
||||
sub new {
|
||||
my ($class,$data,$callback)=@_;
|
||||
|
Loading…
x
Reference in New Issue
Block a user