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.
One of the things to like about Python (Score:1)
I really like its "%(key)s" for autmagically pulling values from a dictionary with the Python version of printf (%). Maybe 6's printf could do that with a hash ref.
You know, that wouldn't be too hard to overload in the current perl either. Hrmmm.
Reply to This