Re: Verify a url form a perl script
From: Douglas Hunter (dug_at_plusthree.com)
Date: 10/27/04
- Next message: Thomas Kratz: "Re: Get Win32 Total Physical Memory & Available Physical Memory stats"
- Previous message: Josef Moellers: "Re: Reducing amount of repetative code"
- In reply to: joe: "Verify a url form a perl script"
- Next in thread: joe: "Re: Verify a url form a perl script"
- Reply: joe: "Re: Verify a url form a perl script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 27 Oct 2004 07:29:01 -0400
joe wrote:
> I have been asked to write a perl script that will deploy a web page
> to one of our servers, I was able to do this. But now I want to be
> able to make sure that web page comes up and that we can navagate
> around the pages. Is there some built in functions that will let me do
> this? Can someone point me in the right direction to get started.
WWW::Mechanize is available from the CPAN and is very useful for this
type of work.
> Thanks,
> Zim
-- Douglas Hunter
- Next message: Thomas Kratz: "Re: Get Win32 Total Physical Memory & Available Physical Memory stats"
- Previous message: Josef Moellers: "Re: Reducing amount of repetative code"
- In reply to: joe: "Verify a url form a perl script"
- Next in thread: joe: "Re: Verify a url form a perl script"
- Reply: joe: "Re: Verify a url form a perl script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|