Re: Passing a REGEX as an argument to a sub

2010-11-22 Thread Paul Johnson
On Mon, Nov 22, 2010 at 05:57:10PM +, Gary Stainburn wrote: > Hi folks, > > I've done some googling but haven't found anything that (a) does what i want > or (b) I understand. > > I've got the following code repeated thoughout a program I'm writing. I'm > using www::Mechanize but because of

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

Passing a REGEX as an argument to a sub

2010-11-22 Thread Gary Stainburn
Hi folks, I've done some googling but haven't found anything that (a) does what i want or (b) I understand. I've got the following code repeated thoughout a program I'm writing. I'm using www::Mechanize but because of extensive javascript usage on the web site I'm accessing I'm having to do a

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?

Installation of Net::MySQL

2010-11-22 Thread BlackSwanMA
My installation of RedHat Linux server 5.3 came with PERL 5.8. I updated my version of PERL to 5.12, and my copy of PERL resides at / root/localperl/bin/perl I've attempted to install DBD, DBI and Net::MySQL and all failed. It is possible that the reason why the installs are failing is common to