Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^3: Logic trouble parsing a formatted text file into hashes of hashes (of hashes, etc.)

by SpanishInquisition (Pilgrim)
on Oct 18, 2004 at 19:18 UTC ( [id://400290]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Logic trouble parsing a formatted text file into hashes of hashes (of hashes, etc.)
in thread Logic trouble parsing a formatted text file into hashes of hashes (of hashes, etc.)

He's speaking of building a SAX-style parser for your file format. Recognize tokens, call functions when you find them, and keep track of context with package variables...

Another alternative might be Parse::RecDescent or the YAPP module...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-03-29 13:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found