summaryrefslogtreecommitdiff
path: root/lib/Data/MultiValued.pm
diff options
context:
space:
mode:
authorGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2011-12-01 17:43:33 +0000
committerGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2011-12-01 17:43:33 +0000
commit724178a6aed9efaa2ff66c1491fd7ac6c80c63de (patch)
tree0de11a86b039d4d4bd7de59503e270ea6c8d5d25 /lib/Data/MultiValued.pm
parentBuild results of 6d60c5f (on master) (diff)
parentMerge remote branch 'dzil-test/master' (diff)
downloaddata-multivalued-724178a6aed9efaa2ff66c1491fd7ac6c80c63de.tar.gz
data-multivalued-724178a6aed9efaa2ff66c1491fd7ac6c80c63de.tar.bz2
data-multivalued-724178a6aed9efaa2ff66c1491fd7ac6c80c63de.zip
Build results of 6d60c5f (on master)
Diffstat (limited to 'lib/Data/MultiValued.pm')
-rw-r--r--lib/Data/MultiValued.pm6
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/Data/MultiValued.pm b/lib/Data/MultiValued.pm
index 80ad5e6..c1f1681 100644
--- a/lib/Data/MultiValued.pm
+++ b/lib/Data/MultiValued.pm
@@ -70,11 +70,13 @@ module. Why use these?
=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 *