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

Search results for "lyrics"

Lyrics::Fetcher - Perl extension to manage fetchers of song lyrics. River stage one • 6 direct dependents • 6 total dependents

This module is a fetcher manager. It searches for modules in the Lyrics::Fetcher::* name space and registers them as available fetchers. The fetcher modules are called by Lyrics::Fetcher and they return song's lyrics in plain text form. This module c...

BIGPRESH/Lyrics-Fetcher-0.5.2 - 21 Dec 2010 19:30:25 UTC - Search in distribution

lib/MusicRoom/Lyrics.pm River stage zero No dependents

SJHAWTIN/MusicRoom-0.40 - 30 Dec 2009 22:07:39 UTC - Search in distribution
  • MusicRoom - Software for managing digital music

Music::Lyrics::LRC - Manipulate LRC karaoke timed lyrics files River stage zero No dependents

Read, write, and do simple manipulations of the LRC lyrics files used for some karaoke devices. For details on the LRC file format, please see Wikipedia: <https://en.wikipedia.org/wiki/LRC_(file_format)>...

TEJR/Music-Lyrics-LRC-0.17 - 01 Jul 2021 00:02:00 UTC - Search in distribution

Task::Lyrics::Fetcher - install all known-to-work Lyrics::Fetcher fetchers River stage zero No dependents

BIGPRESH/Task-Lyrics-Fetcher-0.02 - 10 Mar 2021 23:34:02 UTC - Search in distribution

Lyrics::Fetcher::LyrDB - The great new Lyrics::Fetcher::LyrDB! River stage zero No dependents

This module uses LyrDB's web services to get song lyrics from www.lyrdb.com. It's designed to be called by Lyrics::Fetcher, but can be used directly if you'd prefer. This module makes use of the LWP::Simple module, which you most likely already have....

JBSOLES/Lyrics-Fetcher-LyrDB-0.02 - 24 Apr 2008 00:20:27 UTC - Search in distribution

Lyrics::Fetcher::Genius - Get song lyrics from www.genius.com River stage one • 1 direct dependent • 1 total dependent

This module tries to get song lyrics from www.genius.com. It's designed to be called by Lyrics::Fetcher, but can be used directly if you'd prefer....

BIGPRESH/Lyrics-Fetcher-Genius-0.05 - 22 Oct 2020 09:45:32 UTC - Search in distribution

Lyrics::Fetcher::Google - Get some lyrics. Maybe. River stage zero No dependents

This module tries to find lyrics on the web. Sometimes it works. But it probably won't. It searches google for an initial set. It then finds the largest block of plain text in the top 5 results. Those results are then compared to one another and weig...

NEBULOUS/Lyrics-Fetcher-Google-0.02 - 09 Nov 2005 14:49:21 UTC - Search in distribution

Lyrics::Fetcher::AZLyrics - Get song lyrics from www.azlyrics.com River stage one • 1 direct dependent • 1 total dependent

This module tries to get song lyrics from www.azlyrics.com. It's designed to be called by Lyrics::Fetcher, but can be used directly if you'd prefer....

BIGPRESH/Lyrics-Fetcher-AZLyrics-0.06 - 22 Oct 2020 09:18:46 UTC - Search in distribution

Lyrics::Fetcher::AstraWeb - Get song lyrics from lyrics.astraweb.com River stage zero No dependents

This module tries to get song lyrics from lyrics.astraweb.com. It's designed to be called by Lyrics::Fetcher, and this is the recommended usage, but it can be used directly if you'd prefer....

BIGPRESH/Lyrics-Fetcher-AstraWeb-0.33 - 24 Apr 2008 19:24:16 UTC - Search in distribution

Lyrics::Fetcher::LyricsOVH - Get song lyrics from api.lyrics.ovh. River stage one • 1 direct dependent • 1 total dependent

This module tries to get song lyrics from api.lyrics.ovh. It's designed to be called by Lyrics::Fetcher, but can be used directly if you'd prefer....

BIGPRESH/Lyrics-Fetcher-LyricsOVH-0.01 - 10 Mar 2021 22:44:26 UTC - Search in distribution

Lyrics::Fetcher::LyricsDownload - Get song lyrics from lyricsdownload.com River stage zero No dependents

This module tries to get song lyrics from lyricsdownload.com. It's designed to be called by Lyrics::Fetcher, and this is the recommended usage, but it can be used directly if you'd prefer....

RABUSPA/Lyrics-Fetcher-LyricsDownload-0.01 - 28 Apr 2008 11:05:58 UTC - Search in distribution

Lyrics::Fetcher::LyricsTranslate - Get lyrics from lyricstranslate.com River stage zero No dependents

This module tries to get translated lyrics from <http://lyricstranslate.com>. It searches for a translation of the given artist and song title from any language to a requested language (which defaults to English), and returns the contents of the firs...

MGV/Lyrics-Fetcher-LyricsTranslate-0.002001 - 24 Jun 2017 11:41:17 UTC - Search in distribution

Labyrinth::Plugin::Articles::Lyrics - Lyrics plugin for the Labyrinth framework River stage one • 2 direct dependents • 2 total dependents

Contains all the lyrics handling functionality, as part of the Music Suite of modules for the Labyrinth web framework....

BARBIE/Labyrinth-Plugin-Articles-Lyrics-1.03 - 03 Feb 2015 02:06:04 UTC - Search in distribution

Lyrics::Fetcher::LyricWiki - DEPRECATED now LyricWiki is dead River stage one • 2 direct dependents • 2 total dependents

This was a fetcher for Lyrics::Fetcher to fetch lyrics from www.lyricwiki.org which was taken over by Fandom. Fandom killed off LyricWiki on 21st September 2020; this fetcher now exists only as a stub to return an error, for the sake of anyone alread...

BIGPRESH/Lyrics-Fetcher-LyricWiki-0.20 - 22 Oct 2020 08:40:38 UTC - Search in distribution

LyricFinder::AZLyrics - Fetch song lyrics from www.azlyrics.com. River stage zero No dependents

LyricFinder::AZLyrics accepts an artist name and song title, searches https://www.azlyrics.com for song lyrics, and, if found, returns them as a string. It's designed to be called by LyricFinder, but can be used directly as well. In LyricFinder, it i...

TURNERJW/LyricFinder-1.32 - 28 Jan 2024 04:27:02 UTC - Search in distribution

WebService::SongLyrics - Retrieve song lyrics from www.songlyrics.com River stage zero No dependents

The WebService::SongLyrics module attempts to scrape song lyrics from http://www.songlyrics.com Due to the nature of screen scraping it's not the most resilient of code. Thanks to the sites search engine it's a little picky about the phrasing of the ...

DWILSON/WebService-SongLyrics-0.01 - 24 Nov 2006 19:24:19 UTC - Search in distribution

Music::Tag::LyricsFetcher - Plugin module for Music::Tag to fetch lyrics use Lyrics::Fetcher River stage zero No dependents

Music::Tag::LyricsFetcher is an interface to David Precious' Lyrics::Fetcher module....

EALLENIII/Music-Tag-LyricsFetcher-0.4101 - 17 Aug 2010 03:41:58 UTC - Search in distribution

perlepigraphs - list of Perl release epigraphs River stage five • 11292 direct dependents • 32664 total dependents

Many Perl release announcements included an *epigraph*, a short excerpt from a literary or other creative work, chosen by the pumpking or release manager. This file assembles the known list of epigraph for posterity, and also links to the release ann...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

CDDB - a high-level interface to cddb protocol servers (freedb and CDDB) River stage zero No dependents

CDDB protocol (cddbp) servers provide compact disc information for programs that need it. This allows such programs to display disc and track titles automatically, and it provides extended information like liner notes and lyrics. This module provides...

RCAPUTO/CDDB-1.222 - 15 Aug 2013 07:34:46 UTC - Search in distribution

MP3::Tag - Module for reading tags of MP3 audio files River stage two • 7 direct dependents • 12 total dependents

"MP3::Tag" is a wrapper module to read different tags of mp3 files. It provides an easy way to access the functions of separate modules which do the handling of reading/writing the tags itself. At the moment MP3::Tag::ID3v1 and MP3::Tag::ID3v2 are su...

ILYAZ/MP3-Tag-1.16 - 25 Nov 2022 13:04:02 UTC - Search in distribution
55 results (0.053 seconds)