summaryrefslogtreecommitdiff
path: root/lib/Data/MultiValued/AttributeAccessors.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Data/MultiValued/AttributeAccessors.pm')
-rw-r--r--lib/Data/MultiValued/AttributeAccessors.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/Data/MultiValued/AttributeAccessors.pm b/lib/Data/MultiValued/AttributeAccessors.pm
index c29822b..1e49306 100644
--- a/lib/Data/MultiValued/AttributeAccessors.pm
+++ b/lib/Data/MultiValued/AttributeAccessors.pm
@@ -1,6 +1,6 @@
package Data::MultiValued::AttributeAccessors;
{
- $Data::MultiValued::AttributeAccessors::VERSION = '0.0.6_2';
+ $Data::MultiValued::AttributeAccessors::VERSION = '0.0.7_1';
}
{
$Data::MultiValued::AttributeAccessors::DIST = 'Data-MultiValued';
@@ -120,6 +120,7 @@ sub _generate_multi_clearer_method {
1;
__END__
+
=pod
=encoding utf-8
@@ -130,7 +131,7 @@ Data::MultiValued::AttributeAccessors - method meta-class for multi-valued attri
=head1 VERSION
-version 0.0.6_2
+version 0.0.7_1
=head1 DESCRIPTION
@@ -183,4 +184,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
-