=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== libdata-table-perl-1.78/Table.html-78- my $minAge = 10; libdata-table-perl-1.78/Table.html:79: $t = Data::Table::fromSQL($dbh, "select * from mytable where age >= ?", [$minAge]); libdata-table-perl-1.78/Table.html-80- # Construct a table form an SQL ############################################## libdata-table-perl-1.78/Table.html-1056- my $minAge = 10; libdata-table-perl-1.78/Table.html:1057: $t = Data::Table::fromSQL($dbh, "select * from mytable where age >= ?", [$minAge]); libdata-table-perl-1.78/Table.html-1058- print $t->html;</code></pre> ############################################## libdata-table-perl-1.78/Makefile.old-641- -e "@all = keys %{ maniread() };" \ libdata-table-perl-1.78/Makefile.old:642: -e "print(qq{Executing $(CI) @all\n}); system(qq{$(CI) @all});" \ libdata-table-perl-1.78/Makefile.old:643: -e "print(qq{Executing $(RCS_LABEL) ...\n}); system(qq{$(RCS_LABEL) @all});" libdata-table-perl-1.78/Makefile.old-644- ############################################## libdata-table-perl-1.78/.pc/fix-spelling-error-in-manpage.patch/Table.pm-2447- my $minAge = 10; libdata-table-perl-1.78/.pc/fix-spelling-error-in-manpage.patch/Table.pm:2448: $t = Data::Table::fromSQL($dbh, "select * from mytable where age >= ?", [$minAge]); libdata-table-perl-1.78/.pc/fix-spelling-error-in-manpage.patch/Table.pm-2449- # Construct a table form an SQL ############################################## libdata-table-perl-1.78/.pc/fix-spelling-error-in-manpage.patch/Table.pm-3475- my $minAge = 10; libdata-table-perl-1.78/.pc/fix-spelling-error-in-manpage.patch/Table.pm:3476: $t = Data::Table::fromSQL($dbh, "select * from mytable where age >= ?", [$minAge]); libdata-table-perl-1.78/.pc/fix-spelling-error-in-manpage.patch/Table.pm-3477- print $t->html; ############################################## libdata-table-perl-1.78/Table.pm-2447- my $minAge = 10; libdata-table-perl-1.78/Table.pm:2448: $t = Data::Table::fromSQL($dbh, "select * from mytable where age >= ?", [$minAge]); libdata-table-perl-1.78/Table.pm-2449- # Construct a table form an SQL ############################################## libdata-table-perl-1.78/Table.pm-3478- my $minAge = 10; libdata-table-perl-1.78/Table.pm:3479: $t = Data::Table::fromSQL($dbh, "select * from mytable where age >= ?", [$minAge]); libdata-table-perl-1.78/Table.pm-3480- print $t->html;