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
No edit summary |
m →Reference: wikipedia link |
||
| Line 3: | Line 3: | ||
==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)] | ||
* {{wikipedia|Catalyst (software)}} | |||
==Links== | ==Links== | ||
* [http://www.perl.com/pub/a/2005/06/02/catalyst.html Catalyst] by Jesse Sheidlower | * [http://www.perl.com/pub/a/2005/06/02/catalyst.html Catalyst] by Jesse Sheidlower | ||
** [http://www.perl.com/pub/a/2005/06/02/catalyst.html?page=2 Sample Application: MiniMojo, an Ajax-Based Wiki in 30 Lines of Written Code] | ** [http://www.perl.com/pub/a/2005/06/02/catalyst.html?page=2 Sample Application: MiniMojo, an Ajax-Based Wiki in 30 Lines of Written Code] | ||
Revision as of 12:57, 23 September 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!
|
Reference
- Intro (version 5.70002)
- Wikipedia (Catalyst (software))
Links
- Catalyst by Jesse Sheidlower
