CGIS - Session enabled CGI.pm
CGIS is a simple, session-enabled extension for Lincoln Stein's CGI. Instead of loading CGI, you load CGIS, and use it the way you have been using CGI.pm, without any exceptions. In addition, CGIS provides "session()" method, to support persistent se...
SHERZODR/CGIS-1.6 - 12 Mar 2003 11:47:01 UTC - Search in distribution
Net::UPS - Implementation of UPS Online Tools API in Perl
PLEASE NOTE: this distribution is considered "old". Only critical fixes will be released here. All new work is done in Net::Async::Webservice::UPS, which can be used even without any async library. Net::UPS implements UPS' Online Tools API in Perl. I...
DAKKAR/Net-UPS-0.16 - 27 Jun 2015 11:46:13 UTC - Search in distribution- Net::UPS::Tutorial - Simple class implementing UPSOnlineTools API
CGI::Session - persistent session data in CGI applications
CGI::Session provides an easy, reliable and modular session management system across HTTP requests....
MARKSTOS/CGI-Session-4.48 - 11 Jul 2011 13:02:37 UTC - Search in distribution- CGI::Session::Tutorial - Extended CGI::Session manual
- CGI::Session::Driver::mysql - CGI::Session driver for MySQL database
Amazon::SES - Perl extension that implements Amazon Simple Email Service (SES) client
Implements Amazon Web Services' Simple Email Service (SES). Sess <http://docs.aws.amazon.com/ses/latest/DeveloperGuide/Welcome.html> for details and to sign-up for the service. Forked from Net::AWS::SES, changed to use Moops and updated to support AW...
RCONOVER/Amazon-SES-0.06 - 27 Jan 2015 03:52:35 UTC - Search in distribution- Amazon::SES::Response - Perl class that represents a response from AWS SES
Config::Tiny - Read/Write .ini style files with as little code as possible
"Config::Tiny" is a Perl class to read and write .ini style configuration files with as little code as possible, reducing load time and memory overhead. Most of the time it is accepted that Perl applications use a lot of memory and modules. The *::Ti...
RSAVAGE/Config-Tiny-2.28 - 04 Jan 2022 05:06:13 UTC - Search in distribution
Net::PayPal - Perl extension for PayPal's REST API server
Net::PayPal implements PayPal's REST API. Visit http://developer.paypal.com for further information. To start using Net::PayPal the following actions must be completed to gain access to API endpoints: 1 Sign up for a developer account by visiting htt...
SHERZODR/Net-PayPal-0.02 - 10 Mar 2013 10:01:50 UTC - Search in distribution
Color::Rgb - Simple rgb.txt parsing class
Color::Rgb - simple rgb.txt parsing class....
SHERZODR/Color-Rgb-1.4 - 23 Oct 2002 20:34:46 UTC - Search in distribution
Class::PObject - Simple framework for programming persistent objects
Class::PObject is a simple class framework for programming persistent objects in Perl. Such objects can store themselves into disk, and restore themselves from disk....
SHERZODR/Class-PObject-2.17 - 20 Feb 2005 18:06:54 UTC - Search in distribution- Class::PObject::Driver::mysql - MySQL Pobject Driver
- Class::PObject::Philosophy - Philosophy behind object persistence
Net::MovableType - light-weight MovableType client
Using *Net::MovableType* you can post new entries, edit existing entries, browse entries and users blogs, and perform most of the features you can perform through accessing your MovableType account. Since *Net::MovableType* uses MT's XML-RPC (*Remote...
SHERZODR/Net-MovableType-1.74 - 14 Aug 2004 08:35:40 UTC - Search in distribution
Business::PayPal::IPN - Perl extension that implements PayPal IPN v1.5
SHERZODR/Business-PayPal-IPN-1.94
-
19 Aug 2003 07:49:45 UTC
-
Search in distribution
DB::Color::Config - Read/Write .ini style files with as little code as possible
"DB::Color::Config" is a perl class to read and write .ini style configuration files with as little code as possible, reducing load time and memory overhead. Most of the time it is accepted that Perl applications use a lot of memory and modules. The ...
OVID/DB-Color-0.20 - 21 Nov 2015 10:55:09 UTC - Search in distribution
Image::Resize - Simple image resizer using GD
Despite its heavy weight, I've always used Image::Magick for creating image thumbnails. I know it can be done using lighter-weight GD, I just never liked its syntax. Really, who wants to remember the lengthy arguments list of copyResized() or copyRes...
SHERZODR/Image-Resize-0.5 - 04 Nov 2005 22:37:59 UTC - Search in distribution
Net::Async::Webservice::UPS - UPS API client, non-blocking
This class implements some of the methods of the UPS API, using Net::Async::HTTP as a user agent *by default* (you can still pass something like LWP::UserAgent and it will work). All methods that perform API calls return Futures (if using a synchrono...
DAKKAR/Net-Async-Webservice-UPS-1.1.4 - 03 Feb 2015 19:15:45 UTC - Search in distribution- Net::Async::Webservice::UPS::Types - type library for UPS
- Net::Async::Webservice::UPS::Address - an address for UPS
- Net::Async::Webservice::UPS::Package - a package for UPS
- 29 more results from Net-Async-Webservice-UPS »
WWW::MSA::Hadith
WWW::MSA::Hadith is Perl interface to MSA-USC's Classic Hadith Search engine located at http://www.usc.edu/dept/MSA/reference/searchhadith.html As of this release, only Sahih Bukhari database is supported. Will try to add other databases in subsequen...
SHERZODR/WWW-MSA-Hadith-1.01 - 21 Jun 2003 09:04:21 UTC - Search in distribution
Config::Simple - simple configuration file class
SHERZODR/Config-Simple-4.58
-
10 Feb 2005 18:58:42 UTC
-
Search in distribution
CGI::Session::Driver::flexmysql - flexible MySQL driver for CGI::Session
FlexMySQL is a CGI::Session driver to store session data in MySQL table. It differs from the original mysql driver in several ways: 1. FlexMySQL lets you completely customize your table setup each time you create a new session object. No more setting...
JBUHACOFF/CGI-Session-Driver-flexmysql-0.2.04 - 23 Jul 2005 17:50:58 UTC - Search in distribution
Net::AWS::SES - Perl extension that implements Amazon Simple Email Service (SES) client
Implements Amazon Web Services' Simple Email Service (SES). Sess <http://docs.aws.amazon.com/ses/latest/DeveloperGuide/Welcome.html> for details and to sign-up for the service....
SHERZODR/Net-AWS-SES-0.04 - 22 May 2014 04:22:16 UTC - Search in distribution- Net::AWS::SES::Response - Perl class that represents a response from AWS SES
MySQL::TableInfo - Perl extension for getting access into mysql's column information.
MySQL::TableInfo is a handy class for getting easy access to MySQL tables' descriptions which is available via DESCRIBE table_name, SHOW COLUMNS FROM table_name queries. It's also handy for constructing form based CGI applications to control HTML for...
SHERZODR/MySQL-TableInfo-1.01 - 13 Dec 2001 19:33:00 UTC - Search in distribution
Net::Sendy::API - Perl SDK to sendy.co
This is an interface to http://www.sendy.co/api. As of this writing this is the complete implementation of the Sendy API....
SHERZODR/Net-Sendy-API-0.03 - 30 Sep 2013 07:22:45 UTC - Search in distribution
Business::NETeller::Direct - Simple NEReller direct payment client
If you need to integrate your subscription/payment forms with NETeller's DIRECT payment system, Business::NETeller::Direct is for you. It's a simple Perl class to post payment details to NETeller gateway. It also gives you simple access to variables ...
SHERZODR/Business-NETeller-Direct-1.00 - 06 Aug 2003 02:27:28 UTC - Search in distribution