NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Stringify (Score:2)
In a way, it's nice that everything can be converted to a string, but at least without something like autobox [cpan.org] combined with overload [cpan.org], where you can have control what it converts into (at least, I hope that will do the trick), it's generally not very useful.
Reply to This