From 0bbc67fcb177d8ca6a70727438f3d3dcdffa3a8e Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 2 Mar 2009 08:56:54 +0000 Subject: initial import --- README | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..4e1f468 --- /dev/null +++ b/README @@ -0,0 +1,53 @@ +Net-Vitelity + +This is an interface to the Vitelity API for wholesale DID (phone number) +provisioning. It is only useful if you have an account with Vitelity +wholesale VoIP service. + +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::Vitelity + +You can also look for information at: + + RT, CPAN's request tracker + http://rt.cpan.org/NoAuth/Bugs.html?Dist=Net-Vitelity + + AnnoCPAN, Annotated CPAN documentation + http://annocpan.org/dist/Net-Vitelity + + CPAN Ratings + http://cpanratings.perl.org/d/Net-Vitelity + + Search CPAN + http://search.cpan.org/dist/Net-Vitelity + + +COPYRIGHT AND LICENCE + +Copyright (C) 2009 Freeside Internet Services, Inc. + +This program is free software; you can redistribute it and/or modify it +under the same terms as Perl itself. + +ADVERTISEMENT + +Need a complete, open-source back-office and customer self-service solution? +The Freeside software includes support for GlobalPOPs integration, CDR rating, +invoicing, credit card and electronic check processing, integrated trouble +ticketing, and customer signup and self-service web interfaces. + +http://freeside.biz/freeside/ + -- cgit v1.2.1