Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Someone please verify this.

by rob_au (Abbot)
on Jul 10, 2007 at 04:25 UTC ( #625760=note: print w/replies, xml ) Need Help??


in reply to Someone please verify this.

You may also want to look at the -i switch to the perl interpreter which allows for in-place editing of files - For example:
perl -pi -e 's/foo/bar/g' file.txt
Further details are available in the perlrun man page.

 

perl -le "print unpack'N', pack'B32', '00000000000000000000001000000000'"

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others having an uproarious good time at the Monastery: (2)
As of 2023-09-29 12:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?