undef as a String
- Acts like '' when used as a string
print "In the box is a $big_mystery\n";continued...
| CPU: Perl, Fall 2005 | Perl, Week 2: Arrays, Hashes, Control Structures | #22 |
print "In the box is a $big_mystery\n";continued...
| Copyright © 2005 Ian Langworth |