===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libhtml-table-perl-2.08a/lib/HTML/Table.pm-1429-  my $sortfunc = qq/sub { $piece1 $cmp_symbol $piece2 }/;
libhtml-table-perl-2.08a/lib/HTML/Table.pm:1430:  my $sorter = eval($sortfunc);
libhtml-table-perl-2.08a/lib/HTML/Table.pm-1431-  my @sortkeys = sort $sorter (($skip_rows+1)..$self->{$section}[$section_num]->{last_row});
##############################################
libhtml-table-perl-2.08a/lib/HTML/Table.pm-4249-	  my $self = shift();
libhtml-table-perl-2.08a/lib/HTML/Table.pm:4250:	  return &$real_method($self, eval ($row_andor_cell), @_);
libhtml-table-perl-2.08a/lib/HTML/Table.pm-4251-      }; }
##############################################
libhtml-table-perl-2.08a/.pc/pod-utf8.diff/lib/HTML/Table.pm-1427-  my $sortfunc = qq/sub { $piece1 $cmp_symbol $piece2 }/;
libhtml-table-perl-2.08a/.pc/pod-utf8.diff/lib/HTML/Table.pm:1428:  my $sorter = eval($sortfunc);
libhtml-table-perl-2.08a/.pc/pod-utf8.diff/lib/HTML/Table.pm-1429-  my @sortkeys = sort $sorter (($skip_rows+1)..$self->{$section}[$section_num]->{last_row});
##############################################
libhtml-table-perl-2.08a/.pc/pod-utf8.diff/lib/HTML/Table.pm-4247-	  my $self = shift();
libhtml-table-perl-2.08a/.pc/pod-utf8.diff/lib/HTML/Table.pm:4248:	  return &$real_method($self, eval ($row_andor_cell), @_);
libhtml-table-perl-2.08a/.pc/pod-utf8.diff/lib/HTML/Table.pm-4249-      }; }