re-version
[Catalyst-Plugin-Static-TT.git] / README
blob6f0bc757ea8b9cca8fa7a91f20f22ad588c62059
1 Catalyst-Plugin-Static-TT
3 INSTALLATION
5 To install this module, run the following commands:
7     perl Makefile.PL
8     make
9     make test
10     make install
13 SUPPORT AND DOCUMENTATION
15 After installing, you can find documentation for this module with the perldoc command.
17     perldoc Catalyst::Plugin::Static::TT
19 You can also look for information at:
21     Search CPAN
22         http://search.cpan.org/dist/Catalyst-Plugin-Static-TT
24     CPAN Request Tracker:
25         http://rt.cpan.org/NoAuth/Bugs.html?Dist=Catalyst-Plugin-Static-TT
27     AnnoCPAN, annotated CPAN documentation:
28         http://annocpan.org/dist/Catalyst-Plugin-Static-TT
30     CPAN Ratings:
31         http://cpanratings.perl.org/d/Catalyst-Plugin-Static-TT
33 COPYRIGHT AND LICENCE
35 Copyright (C) 2006 Hans Dieter Pearcey
37 This program is free software; you can redistribute it and/or modify it
38 under the same terms as Perl itself.