in reply to Re: Unexpected warnings in log file.
in thread Unexpected warnings in log file.
Try it this way:return $WebPage->popup_menu ( -values =>
There are instances where carriage returns are translated into "." thus the concatonation reference in the warning...I'd like it if you tried taking it out just to humor me...return $WebPage->popup_menu ( -values =>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Unexpected warnings in log file.
by krisahoch (Deacon) on Aug 09, 2002 at 21:27 UTC |