Commit graph

5 commits

Author SHA1 Message Date
Roman Kulik
84a9afbbc3 Updated to version 5.33 2005-09-15 18:12:28 +00:00
Roman Kulik
5ee89e41db Removed reference to BUILDING_MODULE_BUILD var in Makefile 2005-09-02 17:06:58 +00:00
Roman Kulik
cac024251a Changed locations of the packages that are still in wip to be wip instead of their normal location 2005-08-31 20:59:46 +00:00
pancake ;)
7b3826c17c some changes required 2005-08-30 00:15:44 +00:00
Roman Kulik
18fbd3c654 Catalyst is an elegant web application framework, extremely flexible yet
extremely simple. It's similar to Ruby on Rails, Spring (Java) and
Maypole, upon which it was originally based.

Catalyst follows the Model-View-Controller (MVC) design pattern, allowing
you to easily separate concerns, like content, presentation and flow control,
into separate modules. This separation allows you to modify code that handles
one concern without affecting code that handles the others. Catalyst promotes
re-use of existing Perl modules that already handle common web application
concerns well.

WWW: http://search.cpan.org/dist/Catalyst/
2005-08-26 17:37:03 +00:00