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 want to join the lists :-) (Score:1)
For soliciting a large volume of changes this format works better for me.
Cheers,
Ben
PS I did privately send skud some suggestions. IIRC the suggesstions were to change split() to match people's expectations (that is the most commonly reported "bug"), have single-quoted strings be literally what you wrote (currently \\ is \ and \' embeds a '), an extension to the RE engine to cause it to perform (potentially slow) checks for poorly written REs (find how many ways there are of matching the pattern to the string - if there are too many print a warning), and possibly another couple things.
Reply to This