Home
·
Authors
·
Recent
·
News
·
Mirrors
·
FAQ
·
Feedback
in
All
Modules
Distributions
Authors
permalink
Thomas Sibley
>
DBIx-SearchBuilder-1.63
> MANIFEST
Download:
DBIx-SearchBuilder-1.63.tar.gz
Annotate this POD
CPAN RT
New
3
Open
2
Stalled
2
View/Report Bugs
Source
Latest Release:
DBIx-SearchBuilder-1.63_02
.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
[
pod
]
lib/DBIx/SearchBuilder/Handle.pm
[
pod
]
lib/DBIx/SearchBuilder/Handle/Informix.pm
[
pod
]
lib/DBIx/SearchBuilder/Handle/mysql.pm
[
pod
]
lib/DBIx/SearchBuilder/Handle/mysqlPP.pm
[
pod
]
lib/DBIx/SearchBuilder/Handle/ODBC.pm
[
pod
]
lib/DBIx/SearchBuilder/Handle/Oracle.pm
[
pod
]
lib/DBIx/SearchBuilder/Handle/Pg.pm
[
pod
]
lib/DBIx/SearchBuilder/Handle/SQLite.pm
[
pod
]
lib/DBIx/SearchBuilder/Handle/Sybase.pm
[
pod
]
lib/DBIx/SearchBuilder/Record.pm
[
pod
]
lib/DBIx/SearchBuilder/Record/Cachable.pm
[
pod
]
lib/DBIx/SearchBuilder/SchemaGenerator.pm
[
pod
]
lib/DBIx/SearchBuilder/Union.pm
[
pod
]
lib/DBIx/SearchBuilder/Unique.pm
[
pod
]
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