Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.476.313 Times

Perl Script Example software
Filter: All | Freeware | Demo
 

Perl Script Example

< 1 2 3 4 5 > 
Released: July 08, 2012  |  Added: November 20, 2013 | Visits: 499

Debian Mirroring Script Debian Mirroring Script is a Perl Script for automatic mirroring of Debian GNU/Linux distributions. Platforms: Mac

License: Freeware Size: 10.28 KB Download (52): Debian Mirroring Script Download

Released: August 10, 2012  |  Added: August 10, 2012 | Visits: 541

Easy Network Automatic Script (ENAS) Enas is a perl script that can telnet cisco router or switch andexecute some command and at the end log the work on a file. Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 47.62 KB Download (45): Easy Network Automatic Script (ENAS) Download

Added: July 13, 2013 | Visits: 374

Yet Another System Information Script YASIS is a Perl script which, when accessed from a browser, collects various statictics from your web server and outputs the result in a nicely formatted HTML table. This project is a port of the wonderful phpSysInfo (http://phpsysinfo.sourceforge.net). Platforms: *nix

License: Freeware Size: 20.48 KB Download (38): Yet Another System Information Script Download

Added: June 16, 2013 | Visits: 205

Perl Proactive Watchdog Perl script which monitors configured urls. If specified response of a url fails the configured server will be restarted or whatever is configured.A dedicated recovery script for each url can be defined. Platforms: *nix

License: Freeware Size: 92.16 KB Download (32): Perl Proactive Watchdog Download

Added: March 24, 2010 | Visits: 1.827

Amazon API Search Amazon API Search is the beginnings of a perl script to search Amazon. It interfaces with Amazons API interface and performs whatever search the user desires, it then parses the data returned and inserts it in to an MySQL table. Currently the script only deals with basic returned data, and... Platforms: *nix

License: Freeware Size: 2.05 KB Download (126): Amazon API Search Download

Added: March 26, 2010 | Visits: 1.851

PHP html2ps PHP html2ps is a PHP equivalent of the popular Perl script by the same name that accurately converts HTML with images, complex tables (including rowspan and colspan), layers and divs, and CSS styles to PostScript. If using a Linux or Unix server which supports exec() and ps2pdf, you may also... Platforms: *nix

License: Freeware Size: 655.36 KB Download (154): PHP html2ps Download

Added: April 04, 2010 | Visits: 1.102

sendxmpp sendxmpp project is a perl-script to send xmpp (jabber), similar to what mail does for mail. sendxmpp was written by me, Dirk-Jan C. Binnema, and is available under the term of the GNU General Public License v2. The hard work is done by Ryan Eatmons Net::XMPP-modules, and you need have them... Platforms: *nix

License: Freeware Size: 6.14 KB Download (111): sendxmpp Download

Added: May 24, 2010 | Visits: 1.742

B::Bytecode B::Bytecode is Perl compilers bytecode backend. SYNOPSIS perl -MO=Bytecode[,-H][,-oscript.plc] script.pl Compiles a Perl script into a bytecode format that could be loaded later by the ByteLoader module and executed as a regular Perl script. EXAMPLE $ perl -MO=Bytecode,-H,-ohi -e print... Platforms: *nix

License: Freeware Size: 12.2 MB Download (112): B::Bytecode Download

Added: October 18, 2013 | Visits: 732

BlockSSHD BlockSSHD is a Perl script based on BruteForceBlocker v1.2.3 that dynamically adds IPTables rules for Linux and pf firewall rules for BSD that block SSH brute force attacks. It can also detect ProFTPd login failures. BlockSSHD checks a log file you specify, for example /var/log/secure on a Red... Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): BlockSSHD Download

Added: April 13, 2010 | Visits: 1.056

Devel::Profile Devel::Profile is a Perl module to tell me why my perl program runs so slowly. SYNOPSIS perl -d:Profile program.pl less prof.out The Devel::Profile package is a Perl code profiler. This will collect information on the execution time of a Perl script and of the subs in that script. This... Platforms: *nix

License: Freeware Size: 7.17 KB Download (104): Devel::Profile Download

Added: February 06, 2010 | Visits: 962

ImageBackup This is a small Perl script to create backup CDs out of images. I like to organize my digital pictures into a directory structure based on image content and subject. I dont store them by date. This makes it nice to find pictures, but difficult to back them up without using traditional incremental... Platforms: *nix

License: Freeware Size: 5.12 KB Download (96): ImageBackup Download

Added: June 24, 2010 | Visits: 895

evonotify evonotify is a little gtk-perl script to add panel-mail-notification to evolution using a filter evonotify requires the perl modules "Gnome2", "Gnome2::Wnck" and "Gtk2::TrayIcon" to run. In debian and ubuntu these are provided by libgnome2-perl, libgnome2-wnck-perl and libgtk2-trayicon-perl.... Platforms: *nix

License: Freeware Size: 18.43 KB Download (113): evonotify Download

Added: June 18, 2013 | Visits: 1.105

gplot Gplot is a simple Perl script. It accepts a large set of options to generate a single plot of one or more sets of data (overlaid as necessary). The X and Y axis will be scaled automatically. Platforms: *nix

License: Freeware Size: 624.64 KB Download (138): gplot Download

Added: September 28, 2013 | Visits: 717

fig2ps fig2ps is a perl script designed to convert Xfig files to postscript or PDF files, processing text using LaTeX. Platforms: *nix

License: Freeware Size: 20.48 KB Download (92): fig2ps Download

Added: November 23, 2010 | Visits: 854

dobackup.pl dobackup.pl is a flexible Perl script to handle unattended incremental backups of multiple servers. It handles multiple media sets with automatic media preparation and rotation, configurable what-to-backup, global per-host exclusion patterns, and user settable dont-back-this-up metafiles.... Platforms: *nix

License: Freeware Size: 32.77 KB Download (97): dobackup.pl Download

Added: May 10, 2013 | Visits: 717

AutoMax This is a basic Perl script that allows you to insert clients and cars into a flat file database.Also the script can verify if the client or the car still exists in the database.  Platforms: Windows, *nix, Perl, BSD Solaris

License: Freeware Download (66): AutoMax Download

Added: May 10, 2013 | Visits: 446

po2c po2c is a small Perl script that takes a bunch of gettext (.po) language translation files from its command line arguments and dumps a C source code file containing all those messages and the necessary functions to use them without any other dependency. This is useful when you want to deploy .po... Platforms: *nix, Perl, BSD

License: Freeware Download (55): po2c Download

Added: May 10, 2013 | Visits: 754

PCX Firewall The PCX Firewall is a perl script that generates a customized shell script to start, stop and restart the IPTables based firewall. You can build a MULTI-homed system or a Standalone system. DNAT, SNAT, Redirection, Blocking, etc. are all supported. Platforms: *nix, Perl, BSD

License: Freeware Download (65): PCX Firewall Download

Added: June 19, 2013 | Visits: 438

Data-asXML This Perl script can be used to convert data structures to/from XMLThe module is very similar to Perl scripts like XML::Compile, XML::TreePP and XML::Simple.Unlike those modules who tend to adapt data to XML, this script adapts XML tags to the desired data structure.By doing so, it makes the... Platforms: CGI and Perl

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Data-asXML Download

Added: July 27, 2013 | Visits: 498

Blq utility for Email System Utilities Some organizations, such as the MAPS RBL and MAPS DUL, publish lists that identify potential sources of spam and email abuse.The blq utility is a Perl script that queries one or more of these lists to determine if a particular host is listed. Platforms: CGI and Perl

License: Freeware Size: 10 KB Download (45): Blq utility for Email System Utilities Download

< 1 2 3 4 5 >