in reply to Re: Re: format function
in thread format function
When I ran mhearse's example code I got the following error:
I misinterpreted this to mean that the bare @'s were the problem. However, as you point out, they are in fact valid and the error comes from the line wrapping around.Array found where operator expected at format.pl line 17, at end of +line (Missing operator before ?) syntax error at format.pl line 17, near "@ @ @ @ "
In which case, I can't say what is the problem. Setting $= to 600 or any other value works fine for me with perls from 5.00405 onwards.
--
John.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: format function
by mhearse (Chaplain) on Oct 02, 2003 at 19:18 UTC |