Polycom::Config::File version 0.03
================================

This module can be used to parse, modify, or create config files like those used by Polycom's SoundPoint IP,
SoundStation IP, and VVX line of VoIP phones.

For more information about managing configuration files on Polycom SoundPoint IP, SoundStation IP, or VVX
VoIP phones, see the "Configuration File Management on Polycom SoundPoint IP Phones" document at
http://www.polycom.com/global/documents/whitepapers/configuration_file_management_on_soundpoint_ip_phones.pdf.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

Encode
File::Spec
IO::File
Test::More
XML::Twig
perl 5.8

COPYRIGHT AND LICENCE

Copyright (C) 2010 by Polycom Canada 

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.8 or,
at your option, any later version of Perl 5 you may have available.