~ubuntu-branches/ubuntu/intrepid/libdbix-searchbuilder-perl/intrepid

1
2
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
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/Include.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
Makefile.PL
MANIFEST			This list of files
META.yml
README
ROADMAP
SearchBuilder.pm
SearchBuilder/Handle.pm
SearchBuilder/Handle/Informix.pm
SearchBuilder/Handle/mysql.pm
SearchBuilder/Handle/mysqlPP.pm
SearchBuilder/Handle/ODBC.pm
SearchBuilder/Handle/Oracle.pm
SearchBuilder/Handle/Pg.pm
SearchBuilder/Handle/SQLite.pm
SearchBuilder/Handle/Sybase.pm
SearchBuilder/Record.pm
SearchBuilder/Record/Cachable.pm
SearchBuilder/SchemaGenerator.pm
SearchBuilder/Union.pm
SearchBuilder/Unique.pm
SIGNATURE
t/00.load.t
t/01basics.t
t/01nocap_api.t
t/01records.t
t/01searches.t
t/02order_outer.t
t/02records_cachable.t
t/02records_integers.t
t/02records_object.t
t/02searches_joins.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