WWW-Plivo

This module is a companion to the Twilio module of the same name.  It
should act just the same, with the exception of the different names
used by the provider - it was copied from the Twilio module and
trivial changes made in the URL and confirmation code.  See the Twilio
module for details.

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 WWW::Plivo

You can also look for information at:

    RT, CPAN's request tracker (report bugs here)
        https://rt.cpan.org/NoAuth/Bugs.html?Dist=WWW-Plivo

    CPAN Ratings
        https://cpanratings.perl.org/d/WWW-Plivo

    Search CPAN
        https://metacpan.org/release/WWW-Plivo


LICENSE AND COPYRIGHT

This software is Copyright (c) 2023 by Mike Lempriere.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)