===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libnews-newsrc-perl-1.11/Newsrc.pm-223-    my($where, $arg) = ('', '');
libnews-newsrc-perl-1.11/Newsrc.pm:224:    $options{where} and $where = $options{where};
libnews-newsrc-perl-1.11/Newsrc.pm:225:    ref $where and ($where, $arg) = @$where;
libnews-newsrc-perl-1.11/Newsrc.pm-226-