bannerfarm perl
FFDPERL - Flat File Database for PERL 1.0.0b
SQL command flat file database for perl users. Allows creation of tables, update, and insert of data in to tables and much more to come. more>> SQL command flat file database for perl users. Allows creation of tables, update, and insert of data in to tables and much more to come.<<less
Site-Tester 1.0.2
Site-Tester is a simple Perl script used to test the availability of standard Perl modules required byMobileSiteOSâ?¢ (ref. %modules variable). It tests several Perl Modules for functionality, as opposed to just being available (LWP, more>> <<less
pararun 1.0
pararun is a simple perl script that executes all executables in a folder using multiple threads. Perl CPAN thread module is required. more>> pararun is a simple perl script that executes all executables in a folder using multiple threads. Perl CPAN thread module is required.<<less
Perl arrays tutorial 1.0
Learn through examples how to use and manipulate the arrays in a Perl script. The script examples show you how to define and create an array, the context in which the array variables are used and different ways to manipulate them: append elements to a more>> Learn through examples how to use and manipulate the arrays in a Perl script. The script examples show you how to define and create an array, the context in which the array variables are used and different ways to manipulate them: append elements to a Perl array, assign a list to Perl arrays, modify Perl array elements, iterate and loop through the array elements, sort Perl arrays and much more.<<less
Perl Breadcrumb Trail 1.0
This lightweight but powerful Perl/CGI script automatically creates dynamic menus based on the users? current location in the site. Allowing the user to see exactly where they are in the site hierarchy and navigate to any part of it quickly and easily. more>> This lightweight but powerful Perl/CGI script automatically creates dynamic menus based on the users? current location in the site. Allowing the user to see exactly where they are in the site hierarchy and navigate to any part of it quickly and easily. It can be inserted easily in a page, site or template with Sever Side Includes and style sheets used to integrate it into your own theme. Example output; Home >> Products >> Components >> CPUs<<less
Error Log Viewer Perl
PLEASE REVIEW AND EDIT CAREFULLY Error Log Viewer is a free perl script that allows you to view your web servers error log. more>> Error Log Viewer Perl is developed as a free and useful perl script which gives you the ability to view the error log of your web servers. Error Log, contains all sorts of useful information about errors and warnings returned by your server that will help you improve as a Perl Programmer and write tighter more efficient code.
All you need is a cgi-bin and the path to the error log file on your server. If you do not know the path to your error log, this script package also comes with the code you need to redirect the error messages to your browser.
The following code is all you really need. It has proved invaluable and has saved our programmers countless hours of debugging. Any time you encounter a Server 500 error, open up the script that is causing it and enter the following code near the top, under the path to Perl.
It can be placed anywhere in the script as long as it placed before the error. Each time a script is called, it is entirely compiled then executed. This code will redirect the errors found to STDOUT (your browser) using Perls built in BEGIN subroutine.
Major Features:
- Select group of lines to view
- View with or without word wrap
- Characters decoded for easier reading
- Set default values
- Compatible with Windows, Unix, Linux, Sun, BSDOS and OSX Mac servers
Perl Entrez Gene Parser
Perl Entrez Gene Parser is a parser that abstract a data structure from a given Entrez Gene record. more>>
Major Features:
- Provide Perl parsers for NCBIs Entrez Gene based on regular expression, Parse:RecDescent, Parse:Yapp and Perl-byacc.
- Some can parse human genome annotations in minutes.
- Documentation and user guides are provided.
Requirements: none
Perl Audio Converter 4.0.0b3
Perl Audio Converter is a tool for converting multiple audio types from one format to another. more>>
Perl Audio Converter 4.0.0b3 brings you a powerful tool which is useful for converting multiple audio types from one format to another. It supports AAC, AC3, AIFF, APE, AU, AVR, BONK, CDR, FLA, FLAC, LA, LPAC, M4A, MP2, MP3, MP4, MPC, MPP, OFR, OFS, OGG, PAC, RA, RAM, RAW, SHN, SMP, SND, SPX, TTA, VOC, WAV, WMA, and WV.
It can also convert audio from the following video extensions: RM, RV, ASF, DivX, MPG, MKV, MPEG, AVI, MOV, OGM, QT, VCD, SVCD, M4V, NSV, NUV, PSP, SMK, VOB, FLV, and WMV. CD ripping function with CDDB support, batch conversion, tag preservation for most supported formats, independent tag reading/writing, and extensions for Amarok, Dolphin, and Konqueror are also provided.
<<lessHTML-Graphs (Perl) 4.6
Use the BAR_GRAPH class to create horizontal / vertical bar graphs, progress bars and faders. You can create simple graphs and even grouped bar graphs with legends, add labels, change colors etc. No graphics or graphical libraries required. more>> Use the BAR_GRAPH class to create horizontal / vertical bar graphs, progress bars and faders. You can create simple graphs and even grouped bar graphs with legends, add labels, change colors etc. No graphics or graphical libraries required.<<less
License:Free for non-commercial purposes.
License:Free for non-commercial use
PERL replace function
This is a simple script that shows how to create a Replace Subroutine and call it from a script more easily by supplying 3 parameters EX: &Replace($FullString, $SearchThis, $ReplaceWithThis), similar more>> This is a simple script that shows how to create a Replace Subroutine and call it from a script more easily by supplying 3 parameters EX: &Replace($FullString, $SearchThis, $ReplaceWithThis), similar to the VBScript function.<<less
PERL Calendar 2
This is the newest version of my Calendar Script. Added a few new things to this version. It will display the current Month and year, with the current day selected. more>> This is the newest version of my Calendar Script. Added a few new things to this version. It will display the current Month and year, with the current day selected.<<less
Sending Email with Perl/Tk
This is a simple Perl/Tk application that will send Email using the Net::SMTP module. So if you ever wondered about Creating a GUI to send email, then check this out. more>> This is a simple Perl/Tk application that will send Email using the Net:SMTP module. So if you ever wondered about Creating a GUI to send email, then check this out.<<less
Perl File Handling
This article describes the facilities provided for file handling in Perl. Learn how to operate on files including how to open, read, write and close both binary and text files. more>> This article describes the facilities provided for file handling in Perl. Learn how to operate on files including how to open, read, write and close both binary and text files.<<less
The Perl Regular Expression Tutor
The interactive tutor allows you to enter your own input and regular expressions and will show you what matches and what not. more>> The interactive tutor allows you to enter your own input and regular expressions and will show you what matches and what not.<<less
Perl Regex
What are regular expressions and what are they good for? This article covers the very first steps in understanding the concept of regular expressions and their use in Perl. more>> What are regular expressions and what are they good for? This article covers the very first steps in understanding the concept of regular expressions and their use in Perl.<<less