Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Selecting HL7 Transactions

by LanX (Saint)
on May 01, 2013 at 20:36 UTC ( [id://1031644]=note: print w/replies, xml ) Need Help??


in reply to Selecting HL7 Transactions

better try [^|] instead of .

PV1\|1\|O\|([^|]*?\|){3}\|

do you really need to capture field 2-5 ?

Honestly this code hurts my eyes and horrifies my senses for maintenance !

Better consider something like putting your first regex in a while loop and analyzing the captured string within that loop.

Friedl's book is a good read!

Cheers Rolf

( addicted to the Perl Programming Language)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (7)
As of 2024-04-25 15:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found