Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Re: RegEx advice needed

by monktim (Friar)
on Oct 23, 2003 at 20:23 UTC ( [id://301698]=note: print w/replies, xml ) Need Help??


in reply to Re: RegEx advice needed
in thread RegEx advice needed

This is getting ugly. This uses your code to work for the given example. I don't know if this is what you really want though.
push @array, $1 if ( /(?<!Hardware)(?=\s+Version:?\s*([^\s;,\n\r]+))/i + );

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-04-16 14:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found