
Net::DAAP::Client::Auth - Extend Net::DAAP::Client to do iTunes authorisation

# see Net::DAAP::Client; use Net::DAAP::Client::Auth;

Subclasses Net::DAAP::Client and overrides methods to allow the module to provide suitable authentication tokens for iTunes 4.2 and 4.5.

Richard Clamp <richardc@unixbeard.net>

Copyright 2004 Richard Clamp. All Rights Reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

None known.
Bugs should be reported to me via the CPAN RT system. http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Net::DAAP::Client::Auth.

Net::DAAP::Client, libopendaap from which the auth code is adapted.