Top

Perl Code Snippets Tagged with perl

  (2)  
Sort by 
Simple using the modules of MD5 (125 b) and SHA1 (160 b) algoritms...
Tags: digest  md5  message  perl  sha1 
4 comment(s)   |   Score: 0.0   |   Language: Perl   |   Posted by A^1^T^E^A^M on May 13, 2008
This is a very handy command line use of perl. You basically execute the s// function of perl on a handful of files to do a global search and replace. Just run this from the command line and indicate
Tags: perl  replace  search 
1 comment(s)   |   Score: 0.0   |   Language: Perl   |   Posted by Hawkee on Apr 13, 2007
Bottom