NAME
App::Addex::AddressBook::Apple - use Apple Address Book as the addex source
VERSION
version 0.016
SYNOPSIS
This module implements the App::Addex::AddressBook interface for Mac OS X's Address Book application, using Mac::Glue to get entries from the address book.
You may need to set up glue for Address Book before this will work. You can do this using gluemac from Mac::Glue
gluemac /Applications/Address\ Book.app
You will probably need to run this program with sudo; just prepend sudo
to the command above.
AUTHOR
Ricardo SIGNES, <rjbs@cpan.org>
BUGS
Please report any bugs or feature requests through the web interface at http://rt.cpan.org. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
COPYRIGHT
Copyright 2006-2007 Ricardo Signes.
This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.