in reply to
extracting variables from regex
well, you could do something like:
print hex for split/\./
[download]
perl -MLWP::Simple -e'getprint "http://parseerror.com/p"' |less
Comment on
Re: extracting variables from regex
Download
Code
In Section
Seekers of Perl Wisdom