iPodDB - iPod music database browser


iPodDB documentation  | view source Contained in the iPodDB distribution.

Index


NAME

Top

iPodDB - iPod music database browser

SYNOPSIS

Top

    use iPodDB;

    iPodDB->new->run;

DESCRIPTION

Top

iPodDB is a WxPerl-based app for browsing music on your iPod.

METHODS

Top

run( )

This is just an alias for Wx's MainLoop().

OnInit( )

This is used to initialize the application. It sets a few application parameters and loads up an iPodDB::MainWindow object.

SEE ALSO

Top

* Wx
* Mac::iPod::DB

AUTHOR

Top

* Brian Cassidy <bricas@cpan.org>

COPYRIGHT AND LICENSE

Top


iPodDB documentation  | view source Contained in the iPodDB distribution.