Commit graph

5 commits

Author SHA1 Message Date
Frederic Culot
c472391bcd - Update to 1.06 [1]
- Remove Module::Pluggable dependency which is in core since 5.8.9 [1]
- Add LICENSE (Artistic 1 & GPL 1)
- Expand the value of BUILD_DEPENDS before assigning it to RUN_DEPENDS

Changes:	http://search.cpan.org/dist/SMS-Send/Changes
PR:		ports/166633 [1]
Feature safe:	yes
2012-04-06 07:21:58 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Gabor Kovesdan
dcc52e7828 - Update to 0.05
- Add missing dependencies
- Style

PR:		ports/120807
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	"snowfly" <snowfly@yuntech.edu.tw> (maintainer)
2008-02-20 10:17:03 +00:00
Cheng-Lung Sung
d90eeb140f - Update to 0.04
PR:		ports/103906
Submitted by:	clsung
Approved by:	maintainer <snowfly_AT_yuntech dot edu dot tw>
2006-10-04 08:01:50 +00:00
Yen-Ming Lee
df127888cb - add p5-SMS-Send-0.03
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).

Author: Adam Kennedy <cpan@ali.as>
WWW:    http://search.cpan.org/dist/SMS-Send/

PR:		based on 102506
Submitted by:	snowfly@yuntech.edu.tw
2006-09-02 17:52:58 +00:00