Re: perl web apps

2010-11-23 Thread Shlomi Fish
On Monday 22 November 2010 18:41:50 shawn wilson wrote: > On Mon, Nov 22, 2010 at 10:59 AM, Robert Wohlfarth wrote: > > On Mon, Nov 22, 2010 at 9:02 AM, shawn wilson wrote: > > > any of y'all write web apps in perl? what do you use? i'm using > > > html::template but i was thinking of going back

Re: perl web apps

2010-11-22 Thread Octavian Rasnita
From: "shawn wilson" > > any of y'all write web apps in perl? what do you use? i'm using > > html::template but i was thinking of going back to straight cgi.pm or having > > my perl send back json for the page to render (but i'm not that familiar > > with js). thoughts? This is a pretty general

Re: perl web apps

2010-11-22 Thread shawn wilson
On Mon, Nov 22, 2010 at 10:59 AM, Robert Wohlfarth wrote: > On Mon, Nov 22, 2010 at 9:02 AM, shawn wilson wrote: > > > any of y'all write web apps in perl? what do you use? i'm using > > html::template but i was thinking of going back to straight cgi.pm or > > having > > my perl send back json fo

Re: perl web apps

2010-11-22 Thread Robert Wohlfarth
On Mon, Nov 22, 2010 at 9:02 AM, shawn wilson wrote: > any of y'all write web apps in perl? what do you use? i'm using > html::template but i was thinking of going back to straight cgi.pm or > having > my perl send back json for the page to render (but i'm not that familiar > with js). thoughts?

Re: perl web apps

2010-11-22 Thread Lawrence Statton
On 11/22/2010 09:02 AM, shawn wilson wrote: any of y'all write web apps in perl? what do you use? i'm using html::template but i was thinking of going back to straight cgi.pm or having my perl send back json for the page to render (but i'm not that familiar with js). thoughts? Your major unwri

perl web apps

2010-11-22 Thread shawn wilson
any of y'all write web apps in perl? what do you use? i'm using html::template but i was thinking of going back to straight cgi.pm or having my perl send back json for the page to render (but i'm not that familiar with js). thoughts?

Simple Perl web apps and prototypes?

2008-01-08 Thread eching
Is there something similar to Ruby's webrick for Perl? I use webrick for quick internal web apps and prototypes, but have been getting back into Perl again lately (and enjoying it) and was just curious if there is something similar in Perl. Thanks, eching -- To unsubscribe, e-mail: [EMAIL PROT