NAME
Net::DAAP::Client::Auth - Extend Net::DAAP::Client to do iTunes authorisation
SYNOPSIS
# see Net::DAAP::Client;
use Net::DAAP::Client::Auth;
DEPENDENCIES
This module has external dependencies on the following modules:
Digest::MD5
Digest::MD5::M4p
Net::DAAP::Client
perl 5.006
INSTALLATION
perl Build.PL
perl Build test
and if all goes well
perl Build install
HISTORY
What changed over the last 3 revisions
- 0.10 Thursay 6th May, 2004
-
Refactoring. Added protocol version 3.0 (iTunes 4.5) support
- 0.01 Friday 30th April, 2004
-
Initial CPAN release =back
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.
SEE ALSO
Net::DAAP::Client, libopendaap from which the auth code is adapted.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 49:
You forgot a '=back' before '=head1'