===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libapache-dbi-perl-1.12/lib/Apache/AuthDBI.pm-340-        my $from      = "FROM $Attr->{pwd_table}";
libapache-dbi-perl-1.12/lib/Apache/AuthDBI.pm:341:        my $where     = ($Attr->{uidcasesensitive} eq "off") ?
libapache-dbi-perl-1.12/lib/Apache/AuthDBI.pm-342-            "WHERE lower($Attr->{uid_field}) =" :
##############################################
libapache-dbi-perl-1.12/lib/Apache/AuthDBI.pm-521-        my $statement = "UPDATE $Attr->{pwd_table} SET $Attr->{log_field} = " .
libapache-dbi-perl-1.12/lib/Apache/AuthDBI.pm:522:            "$Attr->{log_string} WHERE $Attr->{uid_field}=$user_sent_quoted";
libapache-dbi-perl-1.12/lib/Apache/AuthDBI.pm-523-
##############################################
libapache-dbi-perl-1.12/lib/Apache/AuthDBI.pm-816-                "FROM $Attr->{grp_table}" : "FROM $Attr->{pwd_table}";
libapache-dbi-perl-1.12/lib/Apache/AuthDBI.pm:817:            my $where     = ($Attr->{uidcasesensitive} eq "off") ?
libapache-dbi-perl-1.12/lib/Apache/AuthDBI.pm-818-                "WHERE lower($Attr->{uid_field}) =" :
##############################################
libapache-dbi-perl-1.12/lib/Apache/AuthDBI.pm-1241- PerlSetVar Auth_DBI_pwd_field     password
libapache-dbi-perl-1.12/lib/Apache/AuthDBI.pm:1242: # authentication: SELECT pwd_field FROM pwd_table WHERE uid_field=$user
libapache-dbi-perl-1.12/lib/Apache/AuthDBI.pm-1243- PerlSetVar Auth_DBI_grp_field     groupname
libapache-dbi-perl-1.12/lib/Apache/AuthDBI.pm:1244: # authorization: SELECT grp_field FROM pwd_table WHERE uid_field=$user
libapache-dbi-perl-1.12/lib/Apache/AuthDBI.pm-1245-
##############################################
libapache-dbi-perl-1.12/README-70-  PerlSetVar Auth_DBI_pwd_field     password
libapache-dbi-perl-1.12/README:71:  #SELECT pwd_field FROM pwd_table WHERE uid_field=$user
libapache-dbi-perl-1.12/README-72-
##############################################
libapache-dbi-perl-1.12/README-116-  PerlSetVar Auth_DBI_grp_field     groupname
libapache-dbi-perl-1.12/README:117:  #SELECT grp_field FROM pwd_table WHERE uid_field=$user
libapache-dbi-perl-1.12/README-118-
##############################################
libapache-dbi-perl-1.12/.pc/Digest-SHA.patch/lib/Apache/AuthDBI.pm-340-        my $from      = "FROM $Attr->{pwd_table}";
libapache-dbi-perl-1.12/.pc/Digest-SHA.patch/lib/Apache/AuthDBI.pm:341:        my $where     = ($Attr->{uidcasesensitive} eq "off") ?
libapache-dbi-perl-1.12/.pc/Digest-SHA.patch/lib/Apache/AuthDBI.pm-342-            "WHERE lower($Attr->{uid_field}) =" :
##############################################
libapache-dbi-perl-1.12/.pc/Digest-SHA.patch/lib/Apache/AuthDBI.pm-521-        my $statement = "UPDATE $Attr->{pwd_table} SET $Attr->{log_field} = " .
libapache-dbi-perl-1.12/.pc/Digest-SHA.patch/lib/Apache/AuthDBI.pm:522:            "$Attr->{log_string} WHERE $Attr->{uid_field}=$user_sent_quoted";
libapache-dbi-perl-1.12/.pc/Digest-SHA.patch/lib/Apache/AuthDBI.pm-523-
##############################################
libapache-dbi-perl-1.12/.pc/Digest-SHA.patch/lib/Apache/AuthDBI.pm-816-                "FROM $Attr->{grp_table}" : "FROM $Attr->{pwd_table}";
libapache-dbi-perl-1.12/.pc/Digest-SHA.patch/lib/Apache/AuthDBI.pm:817:            my $where     = ($Attr->{uidcasesensitive} eq "off") ?
libapache-dbi-perl-1.12/.pc/Digest-SHA.patch/lib/Apache/AuthDBI.pm-818-                "WHERE lower($Attr->{uid_field}) =" :
##############################################
libapache-dbi-perl-1.12/.pc/Digest-SHA.patch/lib/Apache/AuthDBI.pm-1241- PerlSetVar Auth_DBI_pwd_field     password
libapache-dbi-perl-1.12/.pc/Digest-SHA.patch/lib/Apache/AuthDBI.pm:1242: # authentication: SELECT pwd_field FROM pwd_table WHERE uid_field=$user
libapache-dbi-perl-1.12/.pc/Digest-SHA.patch/lib/Apache/AuthDBI.pm-1243- PerlSetVar Auth_DBI_grp_field     groupname
libapache-dbi-perl-1.12/.pc/Digest-SHA.patch/lib/Apache/AuthDBI.pm:1244: # authorization: SELECT grp_field FROM pwd_table WHERE uid_field=$user
libapache-dbi-perl-1.12/.pc/Digest-SHA.patch/lib/Apache/AuthDBI.pm-1245-
##############################################
libapache-dbi-perl-1.12/.pc/spelling-error.patch/lib/Apache/AuthDBI.pm-340-        my $from      = "FROM $Attr->{pwd_table}";
libapache-dbi-perl-1.12/.pc/spelling-error.patch/lib/Apache/AuthDBI.pm:341:        my $where     = ($Attr->{uidcasesensitive} eq "off") ?
libapache-dbi-perl-1.12/.pc/spelling-error.patch/lib/Apache/AuthDBI.pm-342-            "WHERE lower($Attr->{uid_field}) =" :
##############################################
libapache-dbi-perl-1.12/.pc/spelling-error.patch/lib/Apache/AuthDBI.pm-521-        my $statement = "UPDATE $Attr->{pwd_table} SET $Attr->{log_field} = " .
libapache-dbi-perl-1.12/.pc/spelling-error.patch/lib/Apache/AuthDBI.pm:522:            "$Attr->{log_string} WHERE $Attr->{uid_field}=$user_sent_quoted";
libapache-dbi-perl-1.12/.pc/spelling-error.patch/lib/Apache/AuthDBI.pm-523-
##############################################
libapache-dbi-perl-1.12/.pc/spelling-error.patch/lib/Apache/AuthDBI.pm-816-                "FROM $Attr->{grp_table}" : "FROM $Attr->{pwd_table}";
libapache-dbi-perl-1.12/.pc/spelling-error.patch/lib/Apache/AuthDBI.pm:817:            my $where     = ($Attr->{uidcasesensitive} eq "off") ?
libapache-dbi-perl-1.12/.pc/spelling-error.patch/lib/Apache/AuthDBI.pm-818-                "WHERE lower($Attr->{uid_field}) =" :
##############################################
libapache-dbi-perl-1.12/.pc/spelling-error.patch/lib/Apache/AuthDBI.pm-1241- PerlSetVar Auth_DBI_pwd_field     password
libapache-dbi-perl-1.12/.pc/spelling-error.patch/lib/Apache/AuthDBI.pm:1242: # authentication: SELECT pwd_field FROM pwd_table WHERE uid_field=$user
libapache-dbi-perl-1.12/.pc/spelling-error.patch/lib/Apache/AuthDBI.pm-1243- PerlSetVar Auth_DBI_grp_field     groupname
libapache-dbi-perl-1.12/.pc/spelling-error.patch/lib/Apache/AuthDBI.pm:1244: # authorization: SELECT grp_field FROM pwd_table WHERE uid_field=$user
libapache-dbi-perl-1.12/.pc/spelling-error.patch/lib/Apache/AuthDBI.pm-1245-