diff options
Diffstat (limited to 'lib/Net/Vitelity.pm')
-rw-r--r-- | lib/Net/Vitelity.pm | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/lib/Net/Vitelity.pm b/lib/Net/Vitelity.pm index c2df24f..c2f3f13 100644 --- a/lib/Net/Vitelity.pm +++ b/lib/Net/Vitelity.pm @@ -8,13 +8,9 @@ use LWP::UserAgent; Net::Vitelity - Interface to Vitelity API -=head1 VERSION - -Version 0.02 - =cut -our $VERSION = '0.02'; +our $VERSION = '0.03'; our $AUTOLOAD; @@ -336,18 +332,22 @@ L<http://search.cpan.org/dist/Net-Vitelity> =back -=head1 ACKNOWLEDGEMENTS +=head1 ADVERTISEMENTS This module was developed by Freeside Internet Services, Inc. -If you need a complete, open-source, web-based application to manage your -customers, billing and trouble ticketing, please visit http://freeside.biz/ +Need a complete, open-source back-office and customer self-service solution? +The Freeside software includes Vitelity integration, CDR rating, +invoicing, credit card and electronic check processing, integrated trouble +ticketing and customer signup and self-service web interfaces. + +http://freeside.biz/ -Development sponsored by Ring Carrier LLC. If you need a hosted or on-site -PBX, please visit http://www.ringcarrier.com/ +Development sponsored by Voice Carrier LLC. If you need a hosted or on-site +PBX, please visit http://www.voicecarrier.com/ =head1 COPYRIGHT & LICENSE -Copyright 2009 Freeside Internet Services, Inc. +Copyright 2009-2012 Freeside Internet Services, Inc. All rights reserved. This program is free software; you can redistribute it and/or modify it |