summaryrefslogtreecommitdiff
path: root/lib/Data/MultiValued.pod
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Data/MultiValued.pod')
-rw-r--r--lib/Data/MultiValued.pod25
1 files changed, 25 insertions, 0 deletions
diff --git a/lib/Data/MultiValued.pod b/lib/Data/MultiValued.pod
index ebae360..e898ad1 100644
--- a/lib/Data/MultiValued.pod
+++ b/lib/Data/MultiValued.pod
@@ -1,6 +1,18 @@
# PODNAME: Data::MultiValued
# ABSTRACT: store tag- and range-dependant data in a scalar or Moose attribute
+
+__END__
+=pod
+
+=head1 NAME
+
+Data::MultiValued - store tag- and range-dependant data in a scalar or Moose attribute
+
+=head1 VERSION
+
+version 0.0.1_1
+
=head1 SYNOPSIS
use Data::MultiValued::Tags;
@@ -68,3 +80,16 @@ L<Data::MultiValued::AttributeTrait::Ranges> and
L<Data::MultiValued::AttributeTrait::TagsAndRanges> for the Moose
attribute traits.
+=head1 AUTHOR
+
+Gianni Ceccarelli <dakkar@thenautilus.net>
+
+=head1 COPYRIGHT AND LICENSE
+
+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.
+
+=cut
+