Re: Setting cookie values - repeat necessary?
- From: Sherm Pendley <spamtrap@xxxxxxxxxxx>
- Date: Mon, 30 May 2005 20:48:52 -0400
Robert wrote:
Like I said, this is not a locally run Perl script, I is run on a commercial web server in CGI invironemnt. Even if use warnings did generate an error or warning in the log, I have no access to that information. I therefor opted to not use it.
Even so - this is a script you're obviously still working on. Even if you comment out "use warnings;" in the finished script that you upload to the production server, you should still leave it enabled while the script is in development.
sherm--
-- Cocoa programming in Perl: http://camelbones.sourceforge.net Hire me! My resume: http://www.dot-app.org .
- Follow-Ups:
- Re: Setting cookie values - repeat necessary?
- From: Robert
- Re: Setting cookie values - repeat necessary?
- References:
- Setting cookie values - repeat necessary?
- From: Randy
- Re: Setting cookie values - repeat necessary?
- From: Tad McClellan
- Re: Setting cookie values - repeat necessary?
- From: Robert
- Setting cookie values - repeat necessary?
- Prev by Date: Re: Setting cookie values - repeat necessary?
- Next by Date: Re: Setting cookie values - repeat necessary?
- Previous by thread: Re: Setting cookie values - repeat necessary?
- Next by thread: Re: Setting cookie values - repeat necessary?
- Index(es):
Relevant Pages
|