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