[MacPerl-AnyPerl] web site test script

2002-06-27 Thread Joel Rees
I keep hearing from various sources that perl is a great tool for testing web sites. I've been looking around for a script that would take a list of urls and automatically run through them, digging through frames and client-side redirects, reporting errors it finds as it goes. I guess my imaginat

Re: [MacPerl-AnyPerl] web site test script

2002-06-27 Thread Keary Suska
on 6/27/02 4:47 AM, [EMAIL PROTECTED] purportedly said: > I keep hearing from various sources that perl is a great tool for > testing web sites. > > I've been looking around for a script that would take a list of urls and > automatically run through them, digging through frames and client-side >

Re: [MacPerl-AnyPerl] web site test script

2002-06-27 Thread Joel Rees
> on 6/27/02 4:47 AM, [EMAIL PROTECTED] purportedly said: > > > I keep hearing from various sources that perl is a great tool for > > testing web sites. > > > > I've been looking around for a script that would take a list of urls and > > automatically run through them, digging through frames and

Re: [MacPerl-AnyPerl] web site test script

2002-06-27 Thread Joel Rees
> > on 6/27/02 4:47 AM, [EMAIL PROTECTED] purportedly said: > > > > > I keep hearing from various sources that perl is a great tool for > > > testing web sites. [snip] Okay, I just found chapter Nutshell 17, "The LWP Library" again. For some reason I can make sense of it this time. So it looks