X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMoose%2FMeta%2FAttribute%2FNative%2FTrait%2FArray.pm;fp=lib%2FMoose%2FMeta%2FAttribute%2FNative%2FTrait%2FArray.pm;h=d3c770407b1dd902a1a28ef00a72520f6a9ed1a9;hb=1c3b1ed11bbcd9dcc4e03556d557f896fc7b5a1c;hp=872e6a692711157e92a934ef8e1b80d88b00cbcb;hpb=d58b4bd67935bb968a42786138b24a9bb2c8c837;p=gitmo%2FMoose.git diff --git a/lib/Moose/Meta/Attribute/Native/Trait/Array.pm b/lib/Moose/Meta/Attribute/Native/Trait/Array.pm index 872e6a6..d3c7704 100644 --- a/lib/Moose/Meta/Attribute/Native/Trait/Array.pm +++ b/lib/Moose/Meta/Attribute/Native/Trait/Array.pm @@ -300,7 +300,7 @@ in the array. This method accepts one or two arguments. -=item B +=item * B This method returns a shallow clone of the array reference. The return value is a reference to a new array with the same elements. It is I