Category Archives: catalyst

StockTrader client using Catalyst

I’ve been rewriting the Perl StockTrader client using Catalyst for the past week or so. The first version of the client was done using (gasp!) Perl/CGI. So it was about time to do it right. Thanks to the excellent documentation … Continue reading

Posted in catalyst, perl, stocktrader | 4 Comments

Catalyst

Last time I looked at Catalyst for a project, the time was really tight and had to do it by other means. This time however, I had slightly more time available so I started from Catalyst::Manual::Tutorial and boy, the docs … Continue reading

Posted in catalyst, mvc, perl | Leave a comment