prep for dev release
[dbsrgits/DBIx-Class-Fixtures.git] / MANIFEST
1 Changes
2 lib/DBIx/Class/Fixtures/Schema.pm
3 lib/DBIx/Class/Fixtures/SchemaVersioned.pm
4 lib/DBIx/Class/Fixtures/Versioned.pm
5 lib/DBIx/Class/Fixtures.pm
6 Makefile.PL
7 MANIFEST
8 README
9 t/00-load.t
10 t/01-new.t
11 t/02-dump-basic.t
12 t/03-dump-quantity.t
13 t/04-dump-fetch.t
14 t/05-dump-rules.t
15 t/06-dump-date.t
16 t/12-populate-basic.t
17 t/13populate-two-dbs.t
18 t/lib/DBICTest/Schema/Artist.pm
19 t/lib/DBICTest/Schema/CD.pm
20 t/lib/DBICTest/Schema/CD_to_Producer.pm
21 t/lib/DBICTest/Schema/Producer.pm
22 t/lib/DBICTest/Schema/Tag.pm
23 t/lib/DBICTest/Schema/Track.pm
24 t/lib/DBICTest/Schema.pm
25 t/lib/DBICTest/Schema2/Artist.pm
26 t/lib/DBICTest/Schema2/CD.pm
27 t/lib/DBICTest/Schema2/Friend.pm
28 t/lib/DBICTest/Schema2.pm
29 t/lib/DBICTest.pm
30 t/lib/mysql.sql
31 t/lib/sqlite.sql
32 t/lib/sqlite_different.sql
33 t/var/configs/date.json
34 t/var/configs/fetch.json
35 t/var/configs/quantity.json
36 t/var/configs/rules.json
37 t/var/configs/sample.json
38 t/var/configs/simple.json
39 META.yml                                 Module meta-data (added by MakeMaker)