![]() |
|
XP is just a number | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
The problem with your code is the "BR|GR". Perl will now match any of these 2:
OR: The second one matches. The solution would be to set $prompt_host to:
In reply to Re^3: Regex matching after ASCII characters
by elTriberium
|
|