CPU: Perl, Fall 2005 Perl, Week 2: Arrays, Hashes, Control Structures #22

undef as a String

print "In the box is a $big_mystery\n";
print "In the box is a $big_mystry\n";
Copyright © 2005 Ian Langworth