===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libmoox-traits-perl-0.005/Makefile.PL-3-
libmoox-traits-perl-0.005/Makefile.PL:4:my $EUMM = eval( $ExtUtils::MakeMaker::VERSION );
libmoox-traits-perl-0.005/Makefile.PL-5-
##############################################
libmoox-traits-perl-0.005/README-33-  Methods
libmoox-traits-perl-0.005/README:34:    `$class->with_traits( @traits )`
libmoox-traits-perl-0.005/README-35-        Return a new class name with the traits applied.
libmoox-traits-perl-0.005/README-36-
libmoox-traits-perl-0.005/README:37:    `$class->new_with_traits(%args, traits => \@traits)`
libmoox-traits-perl-0.005/README-38-        `new_with_traits` can also take a hashref, e.g.:
##############################################
libmoox-traits-perl-0.005/README-45-
libmoox-traits-perl-0.005/README:46:    `$class->_trait_namespace`
libmoox-traits-perl-0.005/README-47-        This returns undef, but you can override it in your class to