===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libdirectory-scratch-perl-0.18/lib/Directory/Scratch.pm-27-    $PLATFORM = shift;
libdirectory-scratch-perl-0.18/lib/Directory/Scratch.pm:28:    eval("require File::Spec::$PLATFORM");
libdirectory-scratch-perl-0.18/lib/Directory/Scratch.pm-29-    croak "Don't know how to deal with platform '$PLATFORM'" if $@;