===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
liblingua-stem-it-perl-0.02/It.pm-310-	foreach my $P (sort { length($b) <=> length($a) } @list) {
liblingua-stem-it-perl-0.02/It.pm:311:		if($where =~ /$pre$P$/) {
liblingua-stem-it-perl-0.02/It.pm-312-			$R2 =~ s/$pre$P$/$with/;