===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
liborlite-perl-1.98/README-728-
liborlite-perl-1.98/README:729:        my @users = DB::User->select( 'where name = ?', $name );
liborlite-perl-1.98/README-730-
##############################################
liborlite-perl-1.98/lib/ORLite.pm-760-sub $_->{name} {
liborlite-perl-1.98/lib/ORLite.pm:761:	($_->{fk}->[1]->{class}\->select('where \"$_->{fk}->[1]->{pk}->[0]->{name}\" = ?', \$_[0]->$_->{key}))[0];
liborlite-perl-1.98/lib/ORLite.pm-762-}
##############################################
liborlite-perl-1.98/lib/ORLite.pm-806-		local $^P = $^P | 0x800;
liborlite-perl-1.98/lib/ORLite.pm:807:		eval($code);
liborlite-perl-1.98/lib/ORLite.pm-808-		die $@ if $@;
##############################################
liborlite-perl-1.98/lib/ORLite.pm-811-	} else {
liborlite-perl-1.98/lib/ORLite.pm:812:		eval($code);
liborlite-perl-1.98/lib/ORLite.pm-813-		die $@ if $@;
##############################################
liborlite-perl-1.98/lib/ORLite.pm-1614-
liborlite-perl-1.98/lib/ORLite.pm:1615:    my @users = DB::User->select( 'where name = ?', $name );
liborlite-perl-1.98/lib/ORLite.pm-1616-
##############################################
liborlite-perl-1.98/inc/Module/Install/Fetch.pm-84-    return if exists $args{size} and -s $file != $args{size};
liborlite-perl-1.98/inc/Module/Install/Fetch.pm:85:    system($args{run}) if exists $args{run};
liborlite-perl-1.98/inc/Module/Install/Fetch.pm-86-    unlink($file) if $args{remove};
##############################################
liborlite-perl-1.98/inc/Module/Install/Makefile.pm-45-sub makemaker {
liborlite-perl-1.98/inc/Module/Install/Makefile.pm:46:	( @_ < 2 or $makemaker >= eval($_[1]) ) ? $makemaker : 0
liborlite-perl-1.98/inc/Module/Install/Makefile.pm-47-}
##############################################
liborlite-perl-1.98/inc/Module/Install.pm-376-# Done in evals to avoid confusing Perl::MinimumVersion
liborlite-perl-1.98/inc/Module/Install.pm:377:eval( $] >= 5.006 ? <<'END_NEW' : <<'END_OLD' ); die $@ if $@;
liborlite-perl-1.98/inc/Module/Install.pm-378-sub _read {
##############################################
liborlite-perl-1.98/inc/Module/Install.pm-414-# Done in evals to avoid confusing Perl::MinimumVersion
liborlite-perl-1.98/inc/Module/Install.pm:415:eval( $] >= 5.006 ? <<'END_NEW' : <<'END_OLD' ); die $@ if $@;
liborlite-perl-1.98/inc/Module/Install.pm-416-sub _write {
##############################################
liborlite-perl-1.98/.pc/fix_pod_spelling/lib/ORLite.pm-760-sub $_->{name} {
liborlite-perl-1.98/.pc/fix_pod_spelling/lib/ORLite.pm:761:	($_->{fk}->[1]->{class}\->select('where \"$_->{fk}->[1]->{pk}->[0]->{name}\" = ?', \$_[0]->$_->{key}))[0];
liborlite-perl-1.98/.pc/fix_pod_spelling/lib/ORLite.pm-762-}
##############################################
liborlite-perl-1.98/.pc/fix_pod_spelling/lib/ORLite.pm-806-		local $^P = $^P | 0x800;
liborlite-perl-1.98/.pc/fix_pod_spelling/lib/ORLite.pm:807:		eval($code);
liborlite-perl-1.98/.pc/fix_pod_spelling/lib/ORLite.pm-808-		die $@ if $@;
##############################################
liborlite-perl-1.98/.pc/fix_pod_spelling/lib/ORLite.pm-811-	} else {
liborlite-perl-1.98/.pc/fix_pod_spelling/lib/ORLite.pm:812:		eval($code);
liborlite-perl-1.98/.pc/fix_pod_spelling/lib/ORLite.pm-813-		die $@ if $@;
##############################################
liborlite-perl-1.98/.pc/fix_pod_spelling/lib/ORLite.pm-1614-
liborlite-perl-1.98/.pc/fix_pod_spelling/lib/ORLite.pm:1615:    my @users = DB::User->select( 'where name = ?', $name );
liborlite-perl-1.98/.pc/fix_pod_spelling/lib/ORLite.pm-1616-