summaryrefslogtreecommitdiff
path: root/lib/Data/MultiValued.pm
diff options
context:
space:
mode:
authorGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2012-01-24 10:51:25 +0000
committerGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2012-01-24 10:51:25 +0000
commit2efedee43bcf77833037438d827643db1cde9116 (patch)
treee2c33cff90c89d3ac10935945c33fcd1e529014b /lib/Data/MultiValued.pm
parentBuild results of e9892ef (on master) (diff)
parentcache attributes per class, makes thinks faster (diff)
downloaddata-multivalued-2efedee43bcf77833037438d827643db1cde9116.tar.gz
data-multivalued-2efedee43bcf77833037438d827643db1cde9116.tar.bz2
data-multivalued-2efedee43bcf77833037438d827643db1cde9116.zip
Build results of f74481a (on master)
Diffstat (limited to 'lib/Data/MultiValued.pm')
-rw-r--r--lib/Data/MultiValued.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Data/MultiValued.pm b/lib/Data/MultiValued.pm
index e7a0e3c..3f2e964 100644
--- a/lib/Data/MultiValued.pm
+++ b/lib/Data/MultiValued.pm
@@ -1,6 +1,6 @@
package Data::MultiValued;
{
- $Data::MultiValued::VERSION = '0.0.3';
+ $Data::MultiValued::VERSION = '0.0.1_5';
}
{
$Data::MultiValued::DIST = 'Data-MultiValued';
@@ -25,7 +25,7 @@ Data::MultiValued - store tag- and range-dependant data in a scalar or Moose att
=head1 VERSION
-version 0.0.3
+version 0.0.1_5
=head1 SYNOPSIS