Skip to content

websms-com/websmscom-perl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

              W E B S M S . C O M   P E R L   T O O L K I T 

What is it?

A lightweight Perl-client-library for using websms.com SMS services. Reduces the complexity of network-communication between client and SMS gateway, to help business-customer save time and money for focusing on their business logic.

Installation

The following requirements exist for running the Perl Toolkit:

  • tested with Perl Version 5.8.8

Dependencies

  • LWP::UserAgent (2.033 or higher)
  • JSON::XS (2.25 or higher)
  • Carp (1.04 or higher)

Installation Instructions

Add WebsmsComToolkit.pm to a directory of your include path / package path to access the classes and methods for sending text and binary SMS.

In case you don't want to use this package but communicate with the API on your own, see the fully working sample script in the package documentation.

Sample Scripts

The Latest Version

  • Version 1.1.0: Converged Messaging support
  • Version 1.0.0: Basic text- and binary-sms-sending.

Documentation

The documentation available as of the date of this release is included in send_sms.pl and WebsmsComToolkit.html.

Contact

For any further questions into detail the contact-email is developer@websms.com

About

A lightweight Perl-client-library for using websms.com SMS services.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages