summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2011-12-01 17:41:36 +0000
committerGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2011-12-01 17:41:36 +0000
commit7d9776a383e3c0b145a4d90031d296f68a6b679c (patch)
tree5dd72802e84edb5aae8d9f45ab3610e0401a02cc /lib
parentBuild results of 6d60c5f (on master) (diff)
parentMerge remote branch 'dzil-test/master' (diff)
downloaddata-multivalued-7d9776a383e3c0b145a4d90031d296f68a6b679c.tar.gz
data-multivalued-7d9776a383e3c0b145a4d90031d296f68a6b679c.tar.bz2
data-multivalued-7d9776a383e3c0b145a4d90031d296f68a6b679c.zip
Build results of 6d60c5f (on master)
Diffstat (limited to 'lib')
-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