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.
perhaps useful together (Score:2)
I don't see why it is "needless to say". Surely it could be useful to allow multiple -I and -E options in a single invokation to specify subtle patterns of selection. Just process them in order and use the selected result whenever a match is foud, or reverse the final option if its pattern fails to match. So: "-I normal -E no*" would exclude most files beginning with "no", but still include "normal" as well as fil
Re:perhaps useful together (Score:1)
Re:perhaps useful together (Score:2)
David