| iPodDB documentation | view source | Contained in the iPodDB distribution. |
iPodDB::Database - iPod music database
my $database = iPodDB::Database->new( $file );
This module encapsulates the iPod database.
Loads the iPod database. Returns undef if a failure occurs.
Copyright 2004 by Brian Cassidy
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| iPodDB documentation | view source | Contained in the iPodDB distribution. |