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