Richard Clamp > Net-DAAP-Client-Auth-0.13 > Net::DAAP::Client::Auth

Download:
Net-DAAP-Client-Auth-0.13.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.13   Source   Latest Release: Net-DAAP-Client-Auth-1.21

NAME ^

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

SYNOPSIS ^

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

DESCRIPTION ^

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

AUTHOR ^

Richard Clamp <richardc@unixbeard.net>

COPYRIGHT ^

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.

BUGS ^

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.

SEE ALSO ^

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