Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: XML Tags Stripping & Calculating checksum on it

by Perlbotics (Archbishop)
on Jul 16, 2008 at 09:22 UTC ( [id://697911]=note: print w/replies, xml ) Need Help??


in reply to XML Tags Stripping & Calculating checksum on it

I suggest to stronger interleave reading and writing of whole (processed) records or lines keeping $tempContent short. Try to calculate the CRC incrementally. E.g. String::CRC32 or pack could be helpful here. The last chunk to contribute to the CRC will be the trailing "\n".
  • Comment on Re: XML Tags Stripping & Calculating checksum on it

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://697911]
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: (2)
As of 2024-04-20 03:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found