The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Mac::iTunes::Preferences - interact with the iTunes Preferences

SYNOPSIS

        use Mac::iTunes;

        $prefs = Mac::iTunes->preferences;

DESCRIPTION

**This module is unmaintained**

parse_file( FILENAME )
parse( STRING )

SOURCE AVAILABILITY

This source is in GitHub:

        https://github.com/CPAN-Adopt-Me/MacOSX-iTunes.git

TO DO

* make it not read-only

AUTHOR

brian d foy, <bdfoy@cpan.org>

COPYRIGHT AND LICENSE

Copyright (c) 2002-2007 brian d foy. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.