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

Re^3: Find and replace MD5 hash from file

by ikegami (Patriarch)
on Jun 29, 2011 at 20:28 UTC ( [id://912031]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Find and replace MD5 hash from file
in thread Find and replace MD5 hash from file

I switched from «s/.../.../» to «s/^...$/.../» to avoid possibly matching the wrong things. I incorrectly guessed your file format. You could revert to using «s/.../.../», or you could use the more restrictive «s/:...:/:...:/».

Replies are listed 'Best First'.
Re^4: Find and replace MD5 hash from file
by adroc (Initiate) on Jun 29, 2011 at 22:35 UTC
    Thx you very much

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-16 23:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found