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.
I don't think this is a new bug... (Score:1)
which is just as wrong. It happens because _flatten treats hashes as equivalent to arrays, and an array of one element as equivalent to a scalar.
Re:I don't think this is a new bug... (Score:2)
Hmm, I'll try to look into this later, then. I must have screwed up somewhere and Mark Stosberg is off the hook :)
Reply to This
Parent