2012-04-01 21:04:34 by Ulrich Habel | Files touched by this commit (2) |
Log message: Updated to 1.06 Changes: 1.06 Wed 9 Nov 2011 - No functional changes - Moved to production version - Updating to Module::Install::DSL 1.04 - New Perl back-compatibility target of 5.6 - Made the Perl back-compat target explicit - Bumping a variety of dependencies to pick up bug fixes - Don't import from Params::Util - Various whitespace/tabbing fixes - Removed the use of base.pm - Updated bundled author tests and moved to xt |
2011-08-14 09:43:02 by OBATA Akio | Files touched by this commit (7) |
Log message: Revision bump after updating perl5 to 5.14.1. |
2011-05-19 07:19:32 by OBATA Akio | Files touched by this commit (1) |
Log message: * Change MASTER_SITES subdir to simple usual one. * fix DEPENDS pattern, need to surround {} for multiple pkgname pattern. |
2011-05-17 12:31:53 by Dan McMahill | Files touched by this commit (3) | |
Log message: Initial import of comms/p5-SMS-Send version 0.05 This package was submited as part of PR pkg/43929 which adds the Koha Integrated \ Library System submitted by Edgar Fuà ------------------------------------- SMS::Send is intended to provide a driver-based single API for sending SMS and MMS messages. The intent is to provide a single API against which to write the code to send an SMS message. At the same time, the intent is to remove the limits of some of the previous attempts at this sort of API, like "must be free internet-based SMS \ services". SMS::Send drivers are installed seperately, and might use the web, email or physical SMS hardware. It could be a free or paid. The details shouldn't matter. You should not have to care how it is actually sent, only that it has been sent (although some drivers may not be able to provide certainty). |