On Fri, 11 Feb 2005, Chris Devers wrote: =>On Fri, 11 Feb 2005, Siegfried Heintze wrote: => =>> I notice there are a lot of frameworks out there for .NET (eg, .NETNUK), =>> PHP, and Java (eg AppFuse) programmers. These are sets of files that form a =>> typical starter site (or skeleton) that have the basic common features for a =>> web site: (1) cookie/password authentication authorization, send email for =>> forgotten password, (2) file upload, (3) calendar etc... =>> =>> Are there any such frameworks for perl cgi? I googled for perl cgi framework =>> but could not find any matches. => =>Does Bricolage count? Or Slashcode? => =>Perl mainly offers sets of tools for plugging such things together, =>using components like CGI.pm &/or template libraries (Template Toolkit, =>Mason, HTML::Template, etc) to build sites. => =>We don't, however, really have any prominent web application frameworks =>to compare with, say, Zope (Python's main offering) or the many suites =>that are now available with PHP. => =>I'd be delighted to be corrected about this, but it seems like most of =>the people that are working on such frameworks are using other languages =>these days. => There are quite a few actually, here's my short list:
Openinteract2 -- see http://openinteract.org/docs/oi2/OpenInteract2/Manual/Intro.html Maypole -- see http://maypole.perl.org/ bOP -- see http://www.bivio.biz/hm/why-bOP - Dwalu .peace -- I am an important person in this world - Now is the most important time in my life - My mistakes are my best teachers - So I will be fearless. - Student Creed -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>