Bundle::Lyrics::Fetcher - Lyrics::Fetcher bundle for quick easy install


Bundle-Lyrics-Fetcher documentation Contained in the Bundle-Lyrics-Fetcher distribution.

Index


Code Index:

NAME

Top

Bundle::Lyrics::Fetcher - Lyrics::Fetcher bundle for quick easy install

SYNOPSIS

Top

 C<perl -MCPAN -e 'install Bundle::Lyrics::Fetcher'>

CONTENTS

Top

Lyrics::Fetcher - The fetcher manager, which takes care of calling fetchers Lyrics::Fetcher::LyricWiki - fetch lyrics from www.lyricwiki.org Lyrics::Fetcher::AZLyrics - fetch lyrics from www.azlyrics.com Lyrics::Fetcher::AstraWeb - fetch lyrics from lyrics.astraweb.com

DESCRIPTION

Top

A quick bundle of the Lyrics::Fetcher module, which is the fetcher manager, and the recommended Lyrics::Fetcher::* "fetcher" modules (without which the manager is somewhat useless).

AUTHOR

Top

David Precious <davidp@preshweb.co.uk>

LINCENSE

Top

See tbe individual Lyrics::Fetcher::* modules for full licence information.

SEE ALSO

Top

perl(1).


Bundle-Lyrics-Fetcher documentation Contained in the Bundle-Lyrics-Fetcher distribution.

package Bundle::Lyrics::Fetcher;
$VERSION = '0.01';
1;
__END__