Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Parsing a non-formatted record text file

by kennethk (Abbot)
on Feb 16, 2009 at 15:40 UTC ( [id://744098]=note: print w/replies, xml ) Need Help??


in reply to Parsing a non-formatted record text file

Is there anything in particular you're hoping to extract? A cursory look suggests a regex along the lines of /^System\:/ could be used to identify heads of records even if the machine name varies. Another choice might be to split records with 'System:' by setting $/ and work from there.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-04-18 01:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found