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.
Maypole. . . (Score:1)
It seems to be, in some ways, CGI::Application on steroids. Using CGI::Application has bought me some flexibility that I might not have with Maypole, but like you said, a consistent, enterprise-class framework is something that Perl could really use.
Thanks for bringing this to my attention
Re:Maypole. . . (Score:2)
I also posted this to Perlmonks [perlmonks.org] and Apache::PageKit [cpan.org] has been brought to my attention. It appear to have been around quite a bit longer, but I don't know enough about it to know how to compare and contrast the two. The only thing that stood out right away is that PageKit uses HTML::Template. That's a great module, but I've been seduced by the power of Template Toolkit. With TT, I'm not restricted to HTML. I can output data in many different formats. This would be great for creating automatic report dow
Re:Maypole. . . (Score:1)
Reply to This
Parent