===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libbio-variation-perl-1.7.5/t/Variation_IO.t-60-    is $before, $after, "test output file compared to input";
libbio-variation-perl-1.7.5/t/Variation_IO.t:61:    print STDERR `diff $t_file $o_file` if $before ne $after;
libbio-variation-perl-1.7.5/t/Variation_IO.t-62-}
##############################################
libbio-variation-perl-1.7.5/bin/bp_flanks-35-
libbio-variation-perl-1.7.5/bin/bp_flanks:36:system("perldoc $0") if $help;
libbio-variation-perl-1.7.5/bin/bp_flanks:37:system("perldoc $0") unless @ARGV;
libbio-variation-perl-1.7.5/bin/bp_flanks:38:print STDERR "\nYou need to provide --position option\n" and system("perldoc $0") 
libbio-variation-perl-1.7.5/bin/bp_flanks-39-    unless @pos;
##############################################
libbio-variation-perl-1.7.5/bin/bp_flanks-41-my $file = shift;
libbio-variation-perl-1.7.5/bin/bp_flanks:42:$file || system("perldoc $0");
libbio-variation-perl-1.7.5/bin/bp_flanks-43-