first prototype of external storage and tests
[dbsrgits/DBIx-Class-Fixtures.git] / README
CommitLineData
e5963c1b 1DBIx-Class-Fixtures
2
3INSTALLATION
4
5To install this module, run the following commands:
6
7 perl Makefile.PL
8 make
9 make test
10 make install
11
12COPYRIGHT AND LICENCE
13
14Development sponsored by takkle.com
15
16Copyright (C) 2008 Luke Saunders <luke at shadowcatsystems.com>, some rights reserved.
17
18This program is free software; you can redistribute it and/or modify it
19under the same terms as Perl itself.
20