in reply to extracting variables from regex

well, you could do something like:
print hex for split/\./
perl -MLWP::Simple -e'getprint "http://parseerror.com/p"' |less