summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorivan <ivan>2009-02-26 15:28:31 +0000
committerivan <ivan>2009-02-26 15:28:31 +0000
commit57134b4a18772b114a5559a1f19d033b01291f62 (patch)
tree0bc13709bb99f3b10d4589c383fba37852cfb737 /README
initial importHEADSTARTmaster
Diffstat (limited to 'README')
-rw-r--r--README43
1 files changed, 43 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..f6a8bd8
--- /dev/null
+++ b/README
@@ -0,0 +1,43 @@
+Net-Indosoft-Voicebridge
+
+This is an interface to the Indosoft Voicebridge API. It is only useful if you
+have an account with Indosoft to resell confernce bridge 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::Indosoft::Voicebridge
+
+You can also look for information at:
+
+ RT, CPAN's request tracker
+ http://rt.cpan.org/NoAuth/Bugs.html?Dist=Net-Indosoft-Voicebridge
+
+ AnnoCPAN, Annotated CPAN documentation
+ http://annocpan.org/dist/Net-Indosoft-Voicebridge
+
+ CPAN Ratings
+ http://cpanratings.perl.org/d/Net-Indosoft-Voicebridge
+
+ Search CPAN
+ http://search.cpan.org/dist/Net-Indosoft-Voicebridge
+
+
+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.
+