Problems upgrading from ActiveState 5.6 to Cygwin 5.8

2004-08-18 Thread Siegfried Heintze
I had been previously using ActiveState 5.6/Windows 2003 server/Win32::ODBC/MSAccess2000 to develop a web site for my client. I recently decided to upgrade to Perl 5.8 from cygwin. I checked out my web site (too) briefly and it seemed fine. Later I discovered a problem with my SQL Update statemen

Re: A simple request need help

2004-08-18 Thread Randy W. Sims
On 8/19/2004 12:06 AM, Bee wrote: > Hi, I have a script that ables to download sort of web pages automatically by > certain time. I use LWP::UserAgent to get almostly my job done, but this time, > I have a problem that the page require to send back cookies and http_referer... > It there anyway I c

A simple request need help

2004-08-18 Thread Bee
Hi, I have a script that ables to download sort of web pages automatically by certain time. I use LWP::UserAgent to get almostly my job done, but this time, I have a problem that the page require to send back cookies and http_referer... It there anyway I can do this with LWP ? or should I back to H

Re: Finding date when a file was created

2004-08-18 Thread Bill Stephenson
Ahhh I've always used a Mac and it apparently does, but this will be a problem since I'm porting to a virtual server (unix based). I don't know if server tracks file creation dates. I suspect not because I could not find anything in my perl or unix books that reference it. I'm sure there is