add CPAN dir
[fayland.git] / CPAN / Catalyst-Model-DBIC-Schema-QueryLog / README
blob4f8a87fedce41fda9efb555143123ab83cd77a44
1 Catalyst-Model-DBIC-Schema-QueryLog\r
2 \r
3 The README is used to introduce the module and provide instructions on\r
4 how to install the module, any machine dependencies it may have (for\r
5 example C compilers and installed libraries) and any other information\r
6 that should be provided before the module is installed.\r
7 \r
8 A README file is required for CPAN modules since CPAN extracts the README\r
9 file from a module distribution so that people browsing the archive\r
10 can use it get an idea of the modules uses. It is usually a good idea\r
11 to provide version information here so that people can decide whether\r
12 fixes for the module are worth downloading.\r
14 INSTALLATION\r
16 To install this module, run the following commands:\r
18     perl Build.PL\r
19     ./Build\r
20     ./Build test\r
21     ./Build install\r
24 SUPPORT AND DOCUMENTATION\r
26 After installing, you can find documentation for this module with the perldoc command.\r
28     perldoc Catalyst::Model::DBIC::Schema::QueryLog\r
30 You can also look for information at:\r
32     Search CPAN\r
33         http://search.cpan.org/dist/Catalyst-Model-DBIC-Schema-QueryLog\r
35     CPAN Request Tracker:\r
36         http://rt.cpan.org/NoAuth/Bugs.html?Dist=Catalyst-Model-DBIC-Schema-QueryLog\r
38     AnnoCPAN, annotated CPAN documentation:\r
39         http://annocpan.org/dist/Catalyst-Model-DBIC-Schema-QueryLog\r
41     CPAN Ratings:\r
42         http://cpanratings.perl.org/d/Catalyst-Model-DBIC-Schema-QueryLog\r
44 COPYRIGHT AND LICENCE\r
46 Copyright (C) 2007 Fayland Lam\r
48 This program is free software; you can redistribute it and/or modify it\r
49 under the same terms as Perl itself.\r