Download List

项目描述

WWW::SMS is a Perl high-level module to send SMS via free websites that offer this service. It is shipped with submodules, one for each usable gateway.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-04-04 01:18
0.6.0

新帐户的支持和核心代码清理。
标签: Stable, Major feature enhancements
New account support and core code cleanups.

2002-11-04 00:44
0.5.0

该eimSMS代码是从头开始重写。它现在使用外部网关库称为万维网短信。它有一个内置的WWW短信库更新功能获得新的网关,能够获取从STDIN,个人和全系统电话簿支持,个人和系统范围的配置文件的支持,手册页,文本文件,以及一个新的Web邮件网站。
标签: Stable, Major feature enhancements
The eimSMS code was rewritten from scratch. It now uses an external gateway library called WWW-SMS. It has a built in WWW-SMS library update function to get new gateways, the ability to fetch messages from STDIN, personal and system wide phonebook support, personal and system wide configuration file support, a man page, text documentation, and a new Web site.

2002-01-08 21:28
0.4

在eimSMS_frag Perl脚本撰写。此脚本拆分信息发送到130单条信息,然后通过eimSMS他们。一个大的改动是为了程序的结构组织。详细调试模式进行了改进。在处理过程中的用户界面现在更为明确。 Linux下安装符号链接进行了改进。对于语法检查正确的参数进行了改进。这个版本测试成功在MS - DOS与ActiveState Perl的。简短的MS - DOS安装指南写。在Perl脚本被转移到eimsms / bin目录。
标签: Stable, Major feature enhancements
The eimSMS_frag Perl script was written. This script splits the message to be
sent into 130 single messages and sends them via eimSMS. A big change was made
to the structural organization of the program. Verbose debugging mode was
improved. The user interface during processing is now clearer. Symlink
installation under Linux was improved. The syntax check for correct parameters
was improved. This version was tested successfully under MS-DOS with
Activestate Perl. A short MS-DOS installation guide was written. The Perl
scripts were moved to the eimsms/bin directory.

2002-01-08 21:15
0.3

eimSMS被改写哈希数据库模式。所有关于网关的信息现在存储在外部数据库调用database.inc。 eimSMS现在能够自动切换网关,只要有一个不正确提供短信。Makefile文件安装的数据库在/ usr / local / lib目录/ eimsms /数据库。安装已完成与“让安装”,并“使卸载”可用于卸载eimSMS。创建一个符号从/ usr / local / bin目录/ eimsms到/ usr / local / bin目录/ eimsms.pl。体面的INSTALL文件写的。
标签: Stable, Major feature enhancements
eimSMS was rewritten in HASHed Database mode. All information about gateways is
now stored in an external database called database.inc. eimSMS is now able to
automatically switch gateways whenever one doesn't correctly deliver the SMS.
The Makefile installs the database in /usr/local/lib/eimsms/database.
Installation is now done with "make install", and "make uninstall" can be used
to uninstall eimSMS. A symlink was created from /usr/local/bin/eimsms to
/usr/local/bin/eimsms.pl. A decent INSTALL document was written.

2002-01-08 21:11
0.2

该计划是模块化。该模块路径被更改到/ usr / local / lib目录/ eimsms /模块/。现在的Makefile中安装eimsms在/ usr / local / bin目录/和模块在/ usr / local / lib目录/ eimsms /模块/。一些变化作出的用户界面。
标签: Stable, Minor feature enhancements
The program was modularized. The module path was changed to
/usr/local/lib/eimsms/modules/. The Makefile now installs eimsms in
/usr/local/bin/ and modules in /usr/local/lib/eimsms/modules/. Some changes in
were made to the user interface.

Project Resources