The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
.gitignore
Changes
ex/create_tables.pl
ex/Example/Model/Address.pm
ex/Example/Model/Employee.pm
inc/Module/AutoInstall.pm
inc/Module/Install.pm
inc/Module/Install/AutoInstall.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Include.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/DBIx/SearchBuilder.pm
lib/DBIx/SearchBuilder/Handle.pm
lib/DBIx/SearchBuilder/Handle/Informix.pm
lib/DBIx/SearchBuilder/Handle/mysql.pm
lib/DBIx/SearchBuilder/Handle/mysqlPP.pm
lib/DBIx/SearchBuilder/Handle/ODBC.pm
lib/DBIx/SearchBuilder/Handle/Oracle.pm
lib/DBIx/SearchBuilder/Handle/Pg.pm
lib/DBIx/SearchBuilder/Handle/SQLite.pm
lib/DBIx/SearchBuilder/Handle/Sybase.pm
lib/DBIx/SearchBuilder/Record.pm
lib/DBIx/SearchBuilder/Record/Cachable.pm
lib/DBIx/SearchBuilder/SchemaGenerator.pm
lib/DBIx/SearchBuilder/Union.pm
lib/DBIx/SearchBuilder/Unique.pm
Makefile.PL
MANIFEST			This list of files
META.yml
README
ROADMAP
SIGNATURE
t/00.load.t
t/01basics.t
t/01nocap_api.t
t/01records.t
t/01searches.t
t/02distinct_values.t
t/02order_outer.t
t/02records_cachable.t
t/02records_datetime.t
t/02records_integers.t
t/02records_object.t
t/02searches_joins.t
t/03compatibility.t
t/03cud_from_select.t
t/03rebless.t
t/03transactions.t
t/03versions.t
t/10schema.t
t/11schema_records.t
t/pod.t
t/testmodels.pl
t/utils.pl