Here's what I use when I have to dump an array:
print "(".join(")(",@arr).")\n";
In reply to Re: Unbelievably Obvious Debugging Tip
by matija
in thread Unbelievably Obvious Debugging Tip
by dreadpiratepeter
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |