===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libtest-class-perl-0.50/Makefile.PL-140-use Config;
libtest-class-perl-0.50/Makefile.PL:141:system("$Config{bin}/pod2text $WriteMakefileArgs{VERSION_FROM} > README")
libtest-class-perl-0.50/Makefile.PL-142-    if $developer
##############################################
libtest-class-perl-0.50/t/todo.t-25-
libtest-class-perl-0.50/t/todo.t:26:my $test_more_version = eval($Test::More::VERSION);
libtest-class-perl-0.50/t/todo.t-27-diag "Test::More: $test_more_version";