===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
s3curl-20171008/s3curl.pl-81-    eval("@lines");
s3curl-20171008/s3curl.pl:82:    die "Failed to eval() file $DOTFILE:\n$@\n" if ($@);
s3curl-20171008/s3curl.pl-83-}
##############################################
s3curl-20171008/s3curl.pl-278-debug("exec $CURL " . join (" ", @args));
s3curl-20171008/s3curl.pl:279:exec($CURL, @args)  or die "can't exec program: $!";
s3curl-20171008/s3curl.pl-280-