Subject: | WISH: Automatic selection of lyrics fetcher |
I feel it would be very useful if Lyrics::Fetcher could automatically
try each Lyrics::Fetcher::* fetcher module found on the system until one
of them successfully returns lyrics (or all have been tried).
This could be the default action if a fetcher isn't explicitly named as
the 3rd param to Lyrics::Fetcher->fetch().