in reply to Re: Undefined scalarin thread Undefined scalar
print "\$scalar now holds the following value: [", $scalar ? $scalar : 'UNDEF',"]\n";
It seems a defined has managed to escape from your posting. ;-)
Alexander