summaryrefslogtreecommitdiff
path: root/lib/Data/MultiValued.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Data/MultiValued.pm')
-rw-r--r--lib/Data/MultiValued.pm7
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/Data/MultiValued.pm b/lib/Data/MultiValued.pm
index 654604f..2fb73a7 100644
--- a/lib/Data/MultiValued.pm
+++ b/lib/Data/MultiValued.pm
@@ -1,6 +1,6 @@
package Data::MultiValued;
{
- $Data::MultiValued::VERSION = '0.0.6_2';
+ $Data::MultiValued::VERSION = '0.0.7_1';
}
{
$Data::MultiValued::DIST = 'Data-MultiValued';
@@ -13,8 +13,8 @@ warn "Don't use this module directly, use Data::MultiValued::Tags or Data::Multi
1;
-
__END__
+
=pod
=encoding utf-8
@@ -25,7 +25,7 @@ Data::MultiValued - store tag- and range-dependant data in a scalar or Moose att
=head1 VERSION
-version 0.0.6_2
+version 0.0.7_1
=head1 SYNOPSIS
@@ -106,4 +106,3 @@ This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
=cut
-