![]() |
|
XP is just a number | |
PerlMonks |
Re^2: Undefined scalarby afoken (Chancellor) |
on Jul 11, 2017 at 17:35 UTC ( #1194844=note: print w/replies, xml ) | Need Help?? |
print "\$scalar now holds the following value: [", $scalar ? $scalar : 'UNDEF',"]\n"; It seems a defined has managed to escape from your posting. ;-) Alexander
-- Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)
In Section
Seekers of Perl Wisdom
|
|