X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Getopt.git;a=blobdiff_plain;f=lib%2FMooseX%2FGetopt%2FMeta%2FAttribute%2FNoGetopt.pm;fp=lib%2FMooseX%2FGetopt%2FMeta%2FAttribute%2FNoGetopt.pm;h=094b690cb616c69f5bd9ee8601fac199c9900c8f;hp=c6659508c3327e738c4f3bba9c16511818d28a95;hb=747717044102ba1feba0134bdbcb7aeb3d2d1adb;hpb=c393480e9a5eb031936312e19ca2e39425f2c00b diff --git a/lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm b/lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm index c665950..094b690 100644 --- a/lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm +++ b/lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm @@ -42,7 +42,7 @@ metaclass. You should rarely need to explicitly set the attribute metaclass. It is much preferred to simply provide a trait (a role applied to the attribute -metaclass), which allows other code to futher modify the attribute by applying +metaclass), which allows other code to further modify the attribute by applying additional roles. Therefore, you should first try to do this: