split out methods to show rafl what I mean
[catagits/Catalyst-Runtime.git] / README
CommitLineData
ae29b412 1Catalyst-Runtime
2================
3This is the Runtime distribution for the Catalyst MVC framework.
4For more information about Catalyst, write
5
6$ perldoc Catalyst
7
8at the command line, or visit http://www.catalystframework.org/.
9You can also install Catalyst::Manual from CPAN for more
10comprehensive information.
11
12If you are going to write your own Catalyst application, you will
13need to install Catalyst::Devel. Afterwards run catalyst.pl
14for more information about creating your first app.