phone2yaml - Convert a Palm phone book to YAML


NAME

phone2yaml - Convert a Palm phone book to YAML


USAGE

    phone2yaml phone.tab > phone.yaml


DESCRIPTION

This program will convert a Palm Pilot phonebook .tab file (tab separated values) into YAML format. The output can then be easily processed by using YAML in your favorite programming language. (Like YAML.pm for Perl) Personally I just grep the YAML file, when I need a phone number.


AUTHOR

Brian Ingerson <ingy@cpan.org>


COPYRIGHT

Copyright 2002, Brian Ingerson - All rights reserved

You may use this hack under the same terms as Perl itself.

 phone2yaml - Convert a Palm phone book to YAML