--- manoj tr <[EMAIL PROTECTED]> wrote: > i send thecode that i corrected as follows.
> $cookie = $output->cookie(-name => 'uid', -value => u100', -expires > => '+1d'); Well, for one, your quotes are unba;nced starting at the above line. Also, I would use - use strict; use warnings; use diagnostics; HTH; -Sx- ===== -Sx- seeking employment: http://youve-reached-the.endoftheinternet.org/ __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages! http://promotions.yahoo.com/new_mail -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>