Welcome To Snipplr


Everyone's Recent Perl Snippets



1 2 3 4 Next »
Don't use the -l switch if you don't want a new line.
1 654 posted 15 years ago by 0xced
0 406 posted 15 years ago by mandric
This shows how to use a module that normally needs a 'qw' attachment to the use statement (hint: its the = sign). You can add others by using comma separated values.
0 506 posted 15 years ago by wolfie
0 715 posted 15 years ago by iblis
Requires PerlMagick.
0 522 posted 15 years ago by iblis
2 565 posted 15 years ago by iblis
Dumps your snippets (and possibly skips your favourites [British spelling]) to standard output. Requires Frontier::RPC2.
0 539 posted 15 years ago by iblis
Convert (comma separated) keywords to (space separated) tags in BibTeX files for use in social bibliography sites (bibsonomy.org, citeulike.org)
0 671 posted 15 years ago by iblis
Retrieves gif page images from RIFIAS on-line archive and combines them into a single pdf file
0 383 posted 15 years ago by iblis
0 654 posted 15 years ago by micmath
0 551 posted 15 years ago by micmath
This code will validate not only the four octets contain between 1 and 3 numbers each, but also that the number they contain is between 0 and 255. In all, there are 3 different regex's that I tried and all seem to work fine. The three regex's a...
0 1690 posted 15 years ago by numberwhun
Use this to display a file properly if you are reading it from another location and wish to direct it to the user's browser
0 494 posted 16 years ago by wolfie
0 425 posted 16 years ago by olive
0 388 posted 16 years ago by olive
Courtesy of Michael Mathews
0 558 posted 16 years ago by wolfie
0 500 posted 16 years ago by wolfie
0 516 posted 16 years ago by gdonald
Simple way to do ftp from Perl
3 592 posted 16 years ago by kkindoh
1 2 3 4 Next »