X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FTask-Moose.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=0d329810c9d072f500d746a8f2b1984568f1c05e;hp=7cd72409826cf2805734e7b80608a7ffbdd8e0c8;hb=28ab6d9fc5fc65cb5ad7563aa83b64dcb5b8efda;hpb=3e44701a9e78baf7cc2a04289e35762e2920dcda diff --git a/Makefile.PL b/Makefile.PL index 7cd7240..0d32981 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -176,6 +176,10 @@ feature 'Support for PBP style accessors', -default => 0, 'MooseX::SemiAffordanceAccessor' => 0; +feature "Keep imported subroutines out of your class's namespace", + -default => 0, + 'namespace::autoclean' => 0; + # Utilities