| CatalystX-CMS documentation | Contained in the CatalystX-CMS distribution. |
CatalystX::CMS::tt - base tt class
CatalystX::CMS::tt exists mainly so that Catalyst::Plugin::Static::Simple::ByClass can easily locate the static and .tt files for serving in development.
No methods in this class.
Peter Karman, <karman@cpan.org>
Please report any bugs or feature requests to
bug-catalystx-cms@rt.cpan.org, or through the web interface at
http://rt.cpan.org. I will be notified, and then you'll automatically be
notified of progress on your bug as I make changes.
The Minnesota Supercomputing Institute http://www.msi.umn.edu/
sponsored the development of this software.
Copyright 2008 by the Regents of the University of Minnesota.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| CatalystX-CMS documentation | Contained in the CatalystX-CMS distribution. |
package CatalystX::CMS::tt; use strict;
1; __END__