NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
so try maypole or catalyst (Score:2)
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;
Re:so try maypole or catalyst (Score:1)
I have used CGI::Application and Template::Toolkit. I was trying Rails because of the "hype". I am watching Catalyst but it still seems to be in a state of flux (the recent "which config to use" saga). I am Windows as well so Catalyst is updated a little slower.
I will probably install it tomorrow and try it. It being Catalyst.
catalyst (Score:1)
Reply to This
Parent
Re:catalyst (Score:1)
I meant to do it today, but I fruitlessly gave Rails another try.
Tomorrow I take the plunge.
Re:catalyst (Score:1)