Top

Perl Code Snippets

  (8)  
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
There is a lot of room for improvement in this program. First of all one desirable feature would be to also store the incoming data into a file as well as passing it along to the handler. So if at the
Tags: client  for  mp3  streaming  web 
0 comment(s)   |   Score: 1.0   |   Language: Perl   |   Posted by Ivanalicius on Mar 22, 2008
Tags: lister  server  site 
0 comment(s)   |   Score: 0.0   |   Language: Perl   |   Posted by Ivanalicius on Mar 21, 2008
Auto Clicker with proxy support
Tags: auto  clicker  proxy  support  with 
0 comment(s)   |   Score: 0.0   |   Language: Perl   |   Posted by Ivanalicius on Mar 21, 2008
This scripts log all IP's of visiors who came to ur site using proxy
Tags: address  ip  logger  visitors 
3 comment(s)   |   Score: 0.0   |   Language: Perl   |   Posted by Ivanalicius on Mar 19, 2008
Simple IRC BOT coded in Perl
Tags: bot  irc 
3 comment(s)   |   Score: 5.0   |   Language: Perl   |   Posted by Ivanalicius on Mar 18, 2008
Its my first Perl script, and maybe the code isnt trim... Probably better is to using And i doesnt need to use WWW::Mechanize modul , but i like it! :lol:
Tags: checker  proxy 
0 comment(s)   |   Score: 0.0   |   Language: Perl   |   Posted by Ivanalicius on Mar 01, 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