Subject: | Typo in synopsis |
Minor buglet - there's a copy+paste typo in the synopsis:
# or, if you want to use this module directly without Lyrics::Fetcher's
# involvement:
use Lyrics::Fetcher::LeosLyrics;
print Lyrics::Fetcher::AstraWeb->fetch('<artist>', '<song>');
(note the "Lyrics:Fetcher::AstraWeb->fetch")