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.
looks_like_number on 5.8.4 (Score:2)
Re:looks_like_number on 5.8.4 (Score:2)
Though it occurs to me to wonder what version of Scalar::Util you have? If it's an older version, maybe I can just require the latest?
Re:looks_like_number on 5.8.4 (Score:1)
http://tinyurl.com/5k6t7/ [tinyurl.com]
http://tinyurl.com/598qj [tinyurl.com]
Reply to This
Parent
Re:looks_like_number on 5.8.4 (Score:2)
That looks like the problem. I'll just need to add a test for defined in the code.