Steve Kelem <[EMAIL PROTECTED]> writes:
> Is there a perl script that I can use as a starting point for reading
> and writing bbdb version 6 data bases in Perl?
A generic way is Lisp::Reader.
$_ = shift @{ &Lisp::Reader::lisp_read($_)}
or next RECORD;
This is what i use for ~/.bbdb. Data::Dumper is very useful for
showing what exactly Lisp::Reader returns.
Aldo
--
Spielst Du schon Golf oder hast Du noch Geschlechtsverkehr?
--elwu
_______________________________________________
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/