===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libtemplate-plugin-dbi-perl-2.65/t/dbi.t-231-[% FOREACH user = dbi.query("SELECT * FROM usr 
libtemplate-plugin-dbi-perl-2.65/t/dbi.t:232:                              WHERE grp='$group.id'
libtemplate-plugin-dbi-perl-2.65/t/dbi.t-233-                              ORDER BY id")       -%]
##############################################
libtemplate-plugin-dbi-perl-2.65/lib/Template/Plugin/DBI.pm-734-
libtemplate-plugin-dbi-perl-2.65/lib/Template/Plugin/DBI.pm:735:    [% IF DBI.do("DELETE FROM users WHERE uid = '$uid'") %]
libtemplate-plugin-dbi-perl-2.65/lib/Template/Plugin/DBI.pm-736-       The user '[% uid %]' was successfully deleted.
##############################################
libtemplate-plugin-dbi-perl-2.65/lib/Template/Plugin/DBI.pm-909-
libtemplate-plugin-dbi-perl-2.65/lib/Template/Plugin/DBI.pm:910:    [% IF DBI.do("DELETE FROM users WHERE uid = '$uid'") %]
libtemplate-plugin-dbi-perl-2.65/lib/Template/Plugin/DBI.pm-911-       The user '[% uid %]' was successfully deleted.