Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: Stuck with RegEx (Parsing whois output)

by marsch (Initiate)
on Sep 28, 2004 at 09:13 UTC ( [id://394511]=note: print w/replies, xml ) Need Help??


in reply to Re: Stuck with RegEx
in thread Stuck with RegEx (Parsing whois output)

Hi,

thanks for your help. Definitely, this would be fine. But my aim is to tune the Net::XWhois module, especially the DENIC parser. The engine parses the input with one regex:

@matches = $self->{ Response } =~ /${$self->{Parser}}{$key}/sg;

This is why I feel bound to that =~ m/.../sg structure. Otherwise I had to rewrite the complete code in order to capture the distinct whois responses...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://394511]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-04-19 20:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found