Net-OpenSRS-Email_APP

"Net::OpenSRS::Email_APP" provides an object interface for
communicating OpenSRS Email Service Account Provisioning Protocol
(APP).  For this module to be useful to you, you will need an OpenSRS
reseller account, and MAC credentials.  This module inherits
IO::Socket::SSL, thus depends upon its presence to function.

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc Net::OpenSRS::Email_APP

You can also look for information at:

    RT, CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Net-OpenSRS-Email_APP

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/Net-OpenSRS-Email_APP

    CPAN Ratings
        http://cpanratings.perl.org/d/Net-OpenSRS-Email_APP

    Search CPAN
        http://search.cpan.org/dist/Net-OpenSRS-Email_APP/

    Github repository
        https://github.com/goldie80/Net-OpenSRS-Email_APP


LICENSE AND COPYRIGHT

Copyright (C) 2011 Mark Goldfinch

This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.