diff options
Diffstat (limited to 'lib/Data')
-rw-r--r-- | lib/Data/MultiValued.pod | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/lib/Data/MultiValued.pod b/lib/Data/MultiValued.pod index bfc49f9..af3b2d0 100644 --- a/lib/Data/MultiValued.pod +++ b/lib/Data/MultiValued.pod @@ -1,4 +1,5 @@ # PODNAME: Data::MultiValued +# ABSTRACT: store tag- and range-dependant data in a scalar or Moose attribute __END__ @@ -6,7 +7,7 @@ __END__ =head1 NAME -Data::MultiValued +Data::MultiValued - store tag- and range-dependant data in a scalar or Moose attribute =head1 VERSION @@ -69,10 +70,6 @@ tags and ranges interact in sensible ways, including clearing ranges =back -=head1 NAME - -Data::MultiValued - store tag- and range-dependant data in a scalar or Moose attribute - =head1 Where to go from here Look at the tests for detailed examples of usage. Look at |