===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ack-3.4.0/Changes-352-no longer `eval` the contents of `--output`.  You're now restricted
ack-3.4.0/Changes:353:to the following variables: `$1` thru `$9`, `$_`, `$.`, `$&`, ``$` ``,
ack-3.4.0/Changes:354:`$'` and `$+`.  You can also embed `\t`, `\n` and `\r` ,
ack-3.4.0/Changes:355:and `$f` as stand-in for `$filename` in `ack2 --output` .
##############################################
ack-3.4.0/t/text/amontillado.txt-20-connoisseurship in wine. Few Italians have the true virtuoso spirit.
ack-3.4.0/t/text/amontillado.txt:21:For the most part their enthusiasm is adopted to suit the time and
ack-3.4.0/t/text/amontillado.txt-22-opportunity--to practise imposture upon the British and Austrian
##############################################
ack-3.4.0/t/Util.pm-305-        }
ack-3.4.0/t/Util.pm:306:        system( $cmd );
ack-3.4.0/t/Util.pm-307-        close STDOUT;
##############################################
ack-3.4.0/lib/App/Ack/ConfigLoader.pm-428-            if ( !$is_help_types_active ) {
ack-3.4.0/lib/App/Ack/ConfigLoader.pm:429:                my $where = $source_name eq 'ARGV' ? 'on command line' : "in $source_name";
ack-3.4.0/lib/App/Ack/ConfigLoader.pm-430-                App::Ack::die( "Invalid option $where" );
##############################################
ack-3.4.0/debian/NEWS-33-  no longer `eval` the contents of `--output`.  You're now restricted
ack-3.4.0/debian/NEWS:34:  to the following variables: `$1` thru `$9`, `$_`, `$.`, `$&`, ``$` ``,
ack-3.4.0/debian/NEWS:35:  `$'` and `$+`.  You can also embed `\t`, `\n` and `\r` ,
ack-3.4.0/debian/NEWS:36:  and `$f` as stand-in for `$filename` in `ack2 --output` .
ack-3.4.0/debian/NEWS-37-
##############################################
ack-3.4.0/.pc/no-standalone-test-but-autopkgtests.patch/t/Util.pm-305-        }
ack-3.4.0/.pc/no-standalone-test-but-autopkgtests.patch/t/Util.pm:306:        system( $cmd );
ack-3.4.0/.pc/no-standalone-test-but-autopkgtests.patch/t/Util.pm-307-        close STDOUT;