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

« back to all changes in this revision

Viewing changes to MANIFEST

  • Committer: Bazaar Package Importer
  • Author(s): Niko Tyni
  • Date: 2006-12-04 22:43:34 UTC
  • mfrom: (2.1.7 feisty)
  • Revision ID: james.westby@ubuntu.com-20061204224334-l28u0c4fvyj4bt6i
Tags: 1.45-2
* New maintainer.
* Never autoinstall CPAN packages at build time. (Closes: #399375)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Changes
 
2
ex/create_tables.pl
 
3
ex/Example/Model/Address.pm
 
4
ex/Example/Model/Employee.pm
 
5
inc/Module/AutoInstall.pm
2
6
inc/Module/Install.pm
 
7
inc/Module/Install/AutoInstall.pm
3
8
inc/Module/Install/Base.pm
 
9
inc/Module/Install/Include.pm
4
10
inc/Module/Install/Makefile.pm
5
11
inc/Module/Install/Metadata.pm
6
12
Makefile.PL
7
13
MANIFEST                        This list of files
8
 
SIGNATURE
9
14
META.yml
 
15
README
 
16
ROADMAP
10
17
SearchBuilder.pm
11
18
SearchBuilder/Handle.pm
12
19
SearchBuilder/Handle/Informix.pm
19
26
SearchBuilder/Handle/Sybase.pm
20
27
SearchBuilder/Record.pm
21
28
SearchBuilder/Record/Cachable.pm
 
29
SearchBuilder/SchemaGenerator.pm
22
30
SearchBuilder/Union.pm
23
31
SearchBuilder/Unique.pm
24
 
t/utils.pl
 
32
SIGNATURE
25
33
t/00.load.t
26
34
t/01basics.t
 
35
t/01nocap_api.t
27
36
t/01records.t
 
37
t/01searches.t
 
38
t/02records_cachable.t
 
39
t/02records_integers.t
28
40
t/02records_object.t
 
41
t/02searches_joins.t
 
42
t/03rebless.t
 
43
t/03transactions.t
 
44
t/03versions.t
 
45
t/10schema.t
 
46
t/11schema_records.t
29
47
t/pod.t
 
48
t/testmodels.pl
 
49
t/utils.pl