in reply to "Use of uninitialized value in print" but why ???
Note that you could have reduced your sample code to:
use strict; use warnings; print;
and still showed the problem. Take a look at I know what I mean. Why don't you? for some suggestions about pruning sample code down to a bare minimum for posting.
|
|---|