Tyler Bird wrote the following on 2/7/2005 3:40 PM :
Do you have use strict or use strict 'defs' on?
You need to define your variables before you use them.
use strict;
By defining, do you mean giving the variable a value? I checked that and am sure that the variables have a value.
.===================================.
| This has been a P.L.U.G. mailing. |
| Don't Fear the Penguin. |
| IRC: #utah at irc.freenode.net |
`==================================='
