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

NAME

examples/iTunesStats.pl

SYNOPSIS

perl iTunesStats.pl /path/to/itunes/music/library.xml num_top_items

DESCRIPTION

Parse iTunes XML libraries and print some aggregate statistics.

SEE ALSO

Mac::iTunes::Library

AUTHOR

Drew Stephens <drew@dinomite.net>, http://dinomite.net

SVN INFO

$Revision: 72 $ $Date: 2009-10-28 22:10:20 -0700 (Wed, 28 Oct 2009) $ $Author: drewgstephens $

COPYRIGHT AND LICENSE

Copyright (C) 2007 by Drew Stephens

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.