===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libmoox-late-perl-0.100/Makefile.PL-3-
libmoox-late-perl-0.100/Makefile.PL:4:my $EUMM = eval( $ExtUtils::MakeMaker::VERSION );
libmoox-late-perl-0.100/Makefile.PL-5-
##############################################
libmoox-late-perl-0.100/README-27-
libmoox-late-perl-0.100/README:28:    1.  Supports `isa => $stringytype`.
libmoox-late-perl-0.100/README-29-
libmoox-late-perl-0.100/README:30:    2.  Supports `does => $rolename` .
libmoox-late-perl-0.100/README-31-
##############################################
libmoox-late-perl-0.100/README-43-    Previous releases of MooX::late added support for `coerce => 1` and
libmoox-late-perl-0.100/README:44:    `default => $nonref`. These features have now been added to Moo itself, so
libmoox-late-perl-0.100/README-45-    MooX::late no longer has to deal with them.