Open Source Projects
-
[% USE cpan = CPANHelper %]
[% cpan.help('File-CacheDir') %] - a cool little thing that handles temporary files and their cleanup without a cron. The perldoc is here
-
[% cpan.help('Template-Plugin-WebService') %] - process webservice requests from a template
-
[% cpan.help('IPC-Lock') %] - simple and safe locking scheme
-
[% cpan.help('Sort-ArrayofArrays') %] - sort an array of arrays in cool ways, including alphabetically, numerically, by regular expression, link, or code ref. multi-column sorts supported. The perldoc is here
-
[% cpan.help('Data-Fallback') %] - fallback through different packages to retrieve and cache arbitrary data The perldoc is here. SourceForge page.
-
[% cpan.help('Data-ResultsHelper') %] - good old results2html, used for paginating and sorting pages of results. Soon to be on CPAN.
-
[% cpan.help('CGI-Path') %] - used for handling paths in cgis.
-
[% cpan.help('Template-Plugin-DataHash') %] - plugin to do key fallback while including Template::Toolkit data files
Powered by