![]() |
|
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?? |
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 -le "print unpack'N', pack'B32', '00000000000000000000001000000000'"
In Section
Seekers of Perl Wisdom
|
|