X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FStorage%2FMeta%2FAttribute%2FDoNotSerialize.pm;h=af4f149cb87d74521c8be10e2a1dda95357afa19;hb=8af2c2b01fe7c63f2748d1b1deca3198c8974b7f;hp=befe62db3c8f01439c83fba89db7415c803f0055;hpb=8b2ba857269b040d3a0f11f3d95e2c5b9af44415;p=gitmo%2FMooseX-Storage.git diff --git a/lib/MooseX/Storage/Meta/Attribute/DoNotSerialize.pm b/lib/MooseX/Storage/Meta/Attribute/DoNotSerialize.pm index befe62d..af4f149 100644 --- a/lib/MooseX/Storage/Meta/Attribute/DoNotSerialize.pm +++ b/lib/MooseX/Storage/Meta/Attribute/DoNotSerialize.pm @@ -40,6 +40,7 @@ MooseX::Storage::Meta::Attribute::DoNotSerialize - A custom meta-attribute to by =head1 DESCRIPTION +=for stopwords culted Sometimes you don't want a particular attribute to be part of the serialization, in this case, you want to make sure that attribute