

Create a simple list of your albums, sorted by artist and album. It demonstrates some of the methods of the Audio::DB::Reports module.
generate_album_list --user todd --pass password --dsn todds_music

Options: adaptor either dbi::sqlite or dbi::mysql dsn the name of your database user database username, if required pass database password if required host database host, if other than localhost

Todd Harris (harris@cshl.org); $Id: generate_album_list.PLS,v 1.1 2005/02/27 16:56:25 todd Exp $