Welcome To Snipplr


Everyone's Recent Perl Snippets



« Prev 1 2 3 4
[The original problem was stated as a SQL (SQL Server 2008) problem. This Perl script demonstrates the desired outcome for the problem statement.] PROBLEM STATEMENT: Please help me with SQL Query and requirement is as below: Below is the Da...
0 3110 posted 10 years ago by bvwatson
This scripts can be used to send email from your gmail account by authenticating. It can be modified to login to any SMTP server.
1 1685 posted 10 years ago by jsinix
Author: jsinix([email protected] This script can be used to create, delete and update device inventory. This is a basic script that can be modified and improved upon to make it serve better .
0 3557 posted 10 years ago by jsinix
Author: jsinix([email protected]) This is a script that demonstrates how to get input from keyboard with a timeout. This can be useful in many places.
0 1805 posted 10 years ago by jsinix
Maps multiple apps with mount and URLMap
0 2988 posted 11 years ago by dbiesecke
Renames files in a directory. If no directory is specified, the current directory is used.
0 2982 posted 11 years ago by ff1959
Used to extract the various config parameters from the TRA file
0 3075 posted 12 years ago by sukantahazra
This is used to recurse through a directory and perform some action on each file
0 3082 posted 12 years ago by sukantahazra
I love this one. Needed a good way to numerically sort IP addresses or OIDs. Took longer to come up with this than I'm willing to admit. Hope others find it useful.
0 1431 posted 12 years ago by kurtkincaid
Snippet obtained from Stackoverflow courtesy of [Loki Astari](http://stackoverflow.com/a/130428)
0 3312 posted 12 years ago by symsec
Capture Web Screenshots easily with the [GrabzIt Perl API](http://grabz.it/api/perl/) You will need the free [GrabzIt Code Library](http://grabz.it/api/perl/download.aspx) to get started.
0 3124 posted 13 years ago by Maximus1983
This Perl snippet shows how to separate quoted parts from a text in order to process quoted and unquoted parts separately. For example, you could expand variables or wildcards only in the unquoted part. Then the different processed parts are put to...
0 2993 posted 13 years ago by deepsoul
How to use a constant in perl
0 3038 posted 13 years ago by ff1959
Text filter to increment numbers by one with regex in BBEdit (Mac only)
0 1884 posted 13 years ago by page_lab
Splits on new line, to load array, and cycle through each line in array. In this example, we are loading the holding array "@thing" with data from the "_content" key of the $results hashref.
0 2973 posted 13 years ago by EmbeddedInsanity
Wrote this script to work with pngcrush command line based program on Windows system to compress several .png images in multiple folders (with only 1 level of folders, rather than that you have to repeat doing it manually). It's fast, and help doi...
0 3302 posted 13 years ago by haxpor
0 1439 posted 13 years ago by pflangan
Program that sums all the values (including big positive/negative integers)
0 2903 posted 14 years ago by apoz
0 2886 posted 14 years ago by alfirth
0 2973 posted 14 years ago by alfirth
Recursive delete of given file or folder, e.g. .svn folder Call : [Program] [SearchPath] [DeleteItem]
0 1132 posted 14 years ago by FazzyX
1 3051 posted 14 years ago by alfirth
list all files in dir
0 3140 posted 14 years ago by yoblob
0 3097 posted 14 years ago by Affix
« Prev 1 2 3 4