diff options
author | Gianni Ceccarelli <gianni.ceccarelli@net-a-porter.com> | 2011-11-25 15:15:01 +0000 |
---|---|---|
committer | Gianni Ceccarelli <gianni.ceccarelli@net-a-porter.com> | 2011-11-25 15:15:01 +0000 |
commit | 22cbedcbd3b8ebfcd2b2e945fdad13a4108d640d (patch) | |
tree | 083fd2c946ec615cde31529ab00b23ccbb90e870 /lib/Data/MultiValued.pm | |
parent | Build results of 6e5e90b (on master) (diff) | |
parent | changes bump for CPAN release (diff) | |
download | data-multivalued-22cbedcbd3b8ebfcd2b2e945fdad13a4108d640d.tar.gz data-multivalued-22cbedcbd3b8ebfcd2b2e945fdad13a4108d640d.tar.bz2 data-multivalued-22cbedcbd3b8ebfcd2b2e945fdad13a4108d640d.zip |
Build results of 44cf53d (on master)
Diffstat (limited to 'lib/Data/MultiValued.pm')
-rw-r--r-- | lib/Data/MultiValued.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/Data/MultiValued.pm b/lib/Data/MultiValued.pm index f69bd2d..9a92ec2 100644 --- a/lib/Data/MultiValued.pm +++ b/lib/Data/MultiValued.pm @@ -1,6 +1,6 @@ package Data::MultiValued; { - $Data::MultiValued::VERSION = '0.0.1_1'; + $Data::MultiValued::VERSION = '0.0.1_2'; } { $Data::MultiValued::DIST = 'Data-MultiValued'; @@ -23,7 +23,7 @@ Data::MultiValued - store tag- and range-dependant data in a scalar or Moose att =head1 VERSION -version 0.0.1_1 +version 0.0.1_2 =head1 SYNOPSIS @@ -98,7 +98,7 @@ Gianni Ceccarelli <dakkar@thenautilus.net> =head1 COPYRIGHT AND LICENSE -This software is copyright (c) 2011 by Net-a-porter.com. +This software is copyright (c) 2011 by Net-a-Porter.com. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. |