Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Programming

Submission + - Ecommerce with Catalyst - a post-project analysis

Denny writes: "Perl is Alive has published a 'six months later' analysis of a Perl ecommerce project which used the popular Catalyst framework at its core. It's a well-written look at how, by choosing various components from CPAN, you can build up a complex custom-tailored system without having to write everything end-to-end yourself. The author concludes that they would "undoubtedly" make the same technology decisions again, given the success of this project, and the quality of 'modern' Perl libraries and frameworks which are now available from CPAN."

Slashdot Top Deals

Never test for an error condition you don't know how to handle. -- Steinbach

Working...