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.pm12
1 files changed, 5 insertions, 7 deletions
diff --git a/lib/Data/MultiValued.pm b/lib/Data/MultiValued.pm
index d4c2014..80ad5e6 100644
--- a/lib/Data/MultiValued.pm
+++ b/lib/Data/MultiValued.pm
@@ -68,17 +68,15 @@ module. Why use these?
=over 4
-*
+=item *
-they are optimised for serialisation, see
-L<Data::MultiValued::UglySerializationHelperRole> and F<t/json.t>.
+they are optimised for serialisation, see L<Data::MultiValued::UglySerializationHelperRole> and F<t/json.t>.
-*
+=item *
-you get accessors generated for your Moose attributes just by setting
-a trait
+you get accessors generated for your Moose attributes just by setting a trait
-*
+=item *
tags and ranges interact in sensible ways, including clearing ranges