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.
Example please? (Score:2)
but I still can't figure out
Could you please provide a 3 (or so) line data file that we could just c
Re:Example please? (Score:2)
Input is a file that looks like this:
i.e. "regexp:reason"
Then to run, it's just:
Re:Example please? (Score:2)
I'm somewhat disappointed with what the module can do. I was hoping to have a basis to reimplement URI::Find [cpan.org], thus: something that can find matches anywhere in a random text. There's two major reasons why it can't do that. First: it really is a lexer: it can only match prefixes in a string. To use your examp
Re:Example please? (Score:1)
Matt, does it really support [classes], (alt|er|nations), and {quantifiers}? wow, I wasn't even expecting that!! holy crap.
Reply to This
Parent