Re: Setting cookie values - repeat necessary?



"Tad McClellan" <tadmc@xxxxxxxxxxxxxx> wrote in message
news:slrnd9mfb4.jap.tadmc@xxxxxxxxxxxxxxxxxxxxxxx
> Randy <rbutcher.nospam@xxxxxxxxxxx> wrote:
>
> > #use warnings; // blocked out, un-useful in CGI environment
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
>
> What is it that led you to that conclusion?

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.

R


.



Relevant Pages

  • Re: matching pattern & printing
    ... > In the following perl script, I would like to print all the lines in a ... > use strict; ... > use warnings; ... metachar in your regex ...
    (perl.beginners)
  • Re: evaluate sine series.
    ... use warnings; ... use strict; ... Write a perl script to check whether a given file format ... Write a perl script to download a protein sequence from ...
    (comp.lang.perl.misc)
  • RE: how to make a perl script run in background..?
    ... use warnings; ... ### is called in the same context as the call to create. ... how to make a perl script run in background..? ...
    (perl.beginners)
  • Re: side by side concatenation
    ... > I am trying to write a perl script to make it.. ... > any advice??? ... use warnings; ... use strict; ...
    (comp.lang.perl.misc)
  • Re: Re: Number with More then 15 Digits.
    ... use warnings; ... HTH, ... Offer Kaye ... Prev by Date: ...
    (perl.beginners)