Perl didnt allow me to push into an empty array...
Are you sure?
my @stuff; push @stuff, 'element'; push @stuff, 'elephant'; local $" = ')('; print "(@stuff)\n";
In reply to Re^3: Uninitialized value in string eq error but I initialized
by chromatic
in thread Uninitialized value in string eq error but I initialized
by karpatov
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |