Catalyst (framework): Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
m Reference: wikipedia link
Overview: available in convenient repo form
Line 1: Line 1:
==Overview==
==Overview==
"Catalyst is an elegant web application framework [for [[Perl]]], extremely flexible yet extremely simple. It's similar to [[Ruby on Rails]], Spring ([[Java]]), and Maypole, upon which it was originally based."{{seed}}
"Catalyst is an elegant web application framework [for [[Perl]]], extremely flexible yet extremely simple. It's similar to [[Ruby on Rails]], Spring ([[Java]]), and Maypole, upon which it was originally based."{{seed}}
Catalyst is available in the repositories for [[Ubuntu]] and probably other [[Linux distro]]s.
==Reference==
==Reference==
* [http://search.cpan.org/~mramberg/Catalyst-Runtime-5.7002/lib/Catalyst/Manual/Intro.pod Intro (version 5.70002)]
* [http://search.cpan.org/~mramberg/Catalyst-Runtime-5.7002/lib/Catalyst/Manual/Intro.pod Intro (version 5.70002)]

Revision as of 00:28, 28 December 2006

Overview

"Catalyst is an elegant web application framework [for Perl], extremely flexible yet extremely simple. It's similar to Ruby on Rails, Spring (Java), and Maypole, upon which it was originally based."<hide>

 page status::seed

</hide>

This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!

Catalyst is available in the repositories for Ubuntu and probably other Linux distros.

Reference