Ingy döt Net > YAML-0.35 > phone2yaml

Download:
YAML-0.35.tar.gz

Annotate this POD

CPAN RT

New  46
Open  23
View Bugs
Report a bug
Source  

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.