Catalyst (framework)
Jump to navigation
Jump to search
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."
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
Links
- Catalyst by Jesse Sheidlower
- Sample Application: MiniMojo, an Ajax-Based Wiki in 30 Lines of Written Code
- Catalyst Advent Calendar
- Day 2 - Handel: Handel is a "basic framework for cart/order/checkout operations" (e-commerce shopping cart software)
- Day 5 - Taming legacy websites with Catalyst and wget