===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libdbix-class-inflatecolumn-serializer-perl-0.09/t/003_json.t-50-    my ($storage, $dbh, @args) = @_;
libdbix-class-inflatecolumn-serializer-perl-0.09/t/003_json.t:51:    $dbh->selectrow_hashref('SELECT * from testtable WHERE testtable_id = ?', {}, $stored->testtable_id);
libdbix-class-inflatecolumn-serializer-perl-0.09/t/003_json.t-52-});
##############################################
libdbix-class-inflatecolumn-serializer-perl-0.09/t/004_yaml.t-51-    my ($storage, $dbh, @args) = @_;
libdbix-class-inflatecolumn-serializer-perl-0.09/t/004_yaml.t:52:    $dbh->selectrow_hashref('SELECT * from testtable WHERE testtable_id = ?', {}, $stored->testtable_id);
libdbix-class-inflatecolumn-serializer-perl-0.09/t/004_yaml.t-53-});