Matt's Script Archive - A list of free Perl Scripts for web-based CGI development. Includes scripts for forums, online polling, and a credit card verifier. - http://www.scriptarchive.com/
AuthorizeNet AIM - Sample Perl script for using AuthorizeNet's Advanced Integration Method for secure credit card processing. - http://developer.authorize.net/samplecode/
MIMEmail - Send Multi-part MIME email with HTML, CSS and embedded images. Includes documentation and examples. - http://www.gerd-tentler.de/tools/mimemail_perl/
QRcode - Perl scripts for generating 2D QRcode barcodes, commonly used by Japanese camera phones to identify ads. - http://swetake.com/qr/index-e.html
WWS Perl Protector - Allows encryption of Perl source code and Perl modules making it very difficult to modify or steal. - http://www.webwapstudio.com/PerlProtector.html
ePerl - pure-Perl implementation - Processes text templates with Perl server-side includes (SSI). requires a Perl interpretter. - http://marginalhacks.com/Hacks/ePerl/
Perl/Tk Scripts for Automotive Test Labs - Mostly, but not exclusively, for use in conjunction with MutiPurpose TestWare by MTS. Use thesse utilities to extract and better represent all that mixed data buried inside your specimen.dat files. - http://starling.us/tet/gus_perl/
Preference Voting Tabulation Perl Script - Public domain Perl script to tabulate preference ballots in an election using the Condorcet with Sequential Dropping method. For both single and multi-candidate elections. - http://condorcet-dd.sourceforge.net/
xtractCode.pl - Extracts code snippets from source code for presenting code in parts, e.g., when printing code snippets with LaTeX. - http://www.cpan.org/authors/id/R/RW/RWENNER/xtractCode.pl
Index Server Companion - Allows Microsoft Windows NT Index Server to index content from remote websites and ODBC databases. [Shareware] - http://www.winnershtriangle.com/w/Products.IndexServerCompanion.asp
ePerl - Orginal C Implementation - Processes text templates with Perl server-side includes (SSI). Includes a built-in Perl interpretter. - http://www.ossp.org/pkg/tool/eperl/
PerlMUD 2.1 - A text-based environment that allows multiple users to converse, explore, and interact. - http://www.boutell.com/perlmud/
bin2hex - Converts data files into source code arrays that can be used in Perl, Pascal, Delphi, C/C++ or Java programs. - http://www.chami.com/tips/delphi/052098D.html