| | Categories: | There are currently no sub-categories!
| | Links: | Pages: 1 2 [>>] | | | Stephen Brenner's Perl Library is used by almost all our form based scripts, to make configuration a fairly uniform endeavor. It's subroutines make tasks, that almost every cgi might accomplish, far simpler to do, and with far less code! Everything from parsing form input, to enabling browser based (4.x and better) file upload. Platform(s): Unix
Price: Freeware (Added: Thu Jun 19 2003 Hits: 9 Rating: (1.00 out of 10) Votes: 1) Rate It
Review It
Details
Edit this Link: Registered Not registered, send me my login info |
| | This perl module opens a config file and parses it's contents for you. It provides variable interpolation, saving of configs (kinda serializer), an OOP-Interface and much more. The format of config files supported by Config::General is inspired by the well known apache config format, in fact, this module is 100% compatible to apache configs(read-only), but you can also just use simple name/value pairs in your config files. Version: 2.21
Price: Freeware (Added: Wed Jul 23 2003 Hits: 5 Rating: (0.00 out of 10) Votes: 0) Rate It
Review It
Details
Edit this Link: Registered Not registered, send me my login info |
| | Here's a real simple and extremely lite perl-cgi module to assist authors with developing perl code. It contains common routines, nothing fancy, is well documented, doesn't require object-oriented calls, and only needs a simple "require" statement within your code to work. Price: Freeware (Added: Thu Aug 07 2003 Hits: 2 Rating: (0.00 out of 10) Votes: 0) Rate It
Review It
Details
Edit this Link: Registered Not registered, send me my login info |
| | | |