The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.32 - 2024-01-27

  • LyricFinder::Letras - Make work again (discovered during general testing that Letras was no longer working due to aparent site changes).
  • LyricFinder::ChartLyrics - Shush an improper error msg. (sites don't normally "carp" an error msg. for simple "no matching lyrics found"). Also add a fix for titles and artist names that contain Perl regex special characters.
  • LyricFinder::Genius - Add a note in the docs about potential spam embedded in lyrics text returned.

Modules

Fetch song lyrics from several internet lyric sites.
Fetch song lyrics from www.azlyrics.com.
Fetch song lyrics from api.lyrics.ovh.
Fetch song lyrics from and save lyrics to a local directory.
Fetch song lyrics from chartlyrics.com.
Fetch song lyrics from genius.com.
Fetch song lyrics from www.letras.net.
Fetch song lyrics from www.musixmatch.com.
Base module containing default methods common to all LyricFinder submodules.