The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

delete_contact.pl - Deletes the specified contact from a contact directory file.

SYNOPSIS

  perl delete_contact.pl dir.xml "1236"

DESCRIPTION

Deletes a contact with the specified contact number from a contact directory file.

SEE ALSO

Polycom::Contact::Directory - parses the XML-based local contact directory file used by Polycom SoundPoint IP, SoundStation IP, and VVX VoIP phones, and can be used to read, modify, or create contacts in the file.

AUTHOR

Zachary Blair, <zblair@cpan.org>

COPYRIGHT AND LICENSE

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.