1Changes
2examples/bangdbic.pl
3examples/console.pl
4examples/dbic-console.pl
5examples/sqla-format
6examples/sqla2passthrough.pl
7lib/DBIx/Class/SQLMaker/Role/SQLA2Passthrough.pm
8lib/DBIx/Class/Storage/Debug/PrettyPrint.pm
9lib/SQL/Abstract.pm
10lib/SQL/Abstract/Formatter.pm
11lib/SQL/Abstract/Parts.pm
12lib/SQL/Abstract/Plugin/BangOverrides.pm
13lib/SQL/Abstract/Plugin/ExtraClauses.pm
14lib/SQL/Abstract/Reference.pm
15lib/SQL/Abstract/Role/Plugin.pm
16lib/SQL/Abstract/Test.pm
17lib/SQL/Abstract/Tree.pm
18maint/inplace
19maint/lib/Chunkstrumenter.pm
20maint/Makefile.PL.include
21maint/podregen
22maint/sqlacexpr
23maint/sqlaexpr
24Makefile.PL
25MANIFEST			This list of files
26t/00new.t
27t/01generate.t
28t/02where.t
29t/03values.t
30t/04modifiers.t
31t/05in_between.t
32t/06order_by.t
33t/07subqueries.t
34t/08special_ops.t
35t/09refkind.t
36t/10test.t
37t/11parser.t
38t/12confmerge.t
39t/12format_keyword.t
40t/13whitespace_keyword.t
41t/14roundtrippin.t
42t/15placeholders.t
43t/16no_sideeffects.t
44t/20injection_guard.t
45t/21op_ident.t
46t/22op_value.t
47t/23_is_X_value.t
48t/24order_by_chunks.t
49t/80extra_clauses.t
50t/dbic/bulk-insert.t
51t/dbic/no-repeats.t
52t/dbic/show-progress.t
53xt/90pod.t
54xt/91podcoverage.t
55xt/92whitespace.t
56META.yml                                 Module YAML meta-data (added by MakeMaker)
57META.json                                Module JSON meta-data (added by MakeMaker)
58README                                   README file (added by Distar)
59LICENSE                                  LICENSE file (added by Distar)
60