Re: webpage in variable

2005-05-05 Thread David Nickel
tmtowtdi... Brian Raven wrote: Sandeep Deshpande wrote: Dear All, I would like to download a page of URL and put it into a file. The following code works okay, but it prints the web-page on standrd-output. Hence I have to run perl script as "perl page.pl > page.htm". Is there any way I can get

RE: How to build a list of files on a drive...

2005-04-18 Thread David Nickel
Look at the File::Find module. It will make your life a lot easier. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Maxwell Sent: Monday, April 18, 2005 2:40 AM To: ActivePerl@listserv.ActiveState.com Subject: How to build a list of files on a drive

RE: A better way? templates maybe?

2005-04-05 Thread David Nickel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The template-toolkit is a great package. But watch out if you have a personal webpage that uses cpanel. I scripted my page locally using features of the template toolkit and went to upload, only to find out cpanel does not support the template-toolki