The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
.gitignore
benchmarks/simple.pl
Build.PL
Changes
lib/SQL/Maker.pm
lib/SQL/Maker/Condition.pm
lib/SQL/Maker/Plugin/InsertMulti.pm
lib/SQL/Maker/Select.pm
lib/SQL/Maker/Select/Oracle.pm
lib/SQL/Maker/SelectSet.pm
lib/SQL/Maker/SQLType.pm
lib/SQL/Maker/Util.pm
LICENSE
MANIFEST			This list of files
META.json
META.yml
README
t/00_compile.t
t/01_delete.t
t/01_insert.t
t/01_select.t
t/01_simple.t
t/01_update.t
t/09_new_line.t
t/10_subquery.t
t/11_set.t
t/12_insert_empty.t
t/condition/01_where.t
t/condition/02_make_term.t
t/plugins/insert_multi/01_insert_multi.t
t/select/01_statement.t
t/select/02_pod_select.t
t/select/oracle/01_oracle.t
t/sql_type/01_sql_type.t
t/sql_type/02_synopsis.t
util/popopod.psgi
xt/01_podspell.t
xt/02_perlcritic.t
xt/03_pod.t
xt/04_minimum_version.t
xt/04_synopsis.t
xt/05_cpan_meta.t
xt/06_meta_author.t