1 Lyrics-Fetcher-LyricsTranslate version 0.001
2 ============================================
4 This module tries to get translated lyrics from
5 http://lyricstranslate.com It does a search for a translation of the
6 given artist and song title from any language to English, and returns
7 the contents of the first result found.
11 To install this module type the following:
20 This module requires these other modules and libraries:
24 * Test::RequiresInternet
28 Copyright (C) 2016 by Marius Gavrilescu
30 This library is free software; you can redistribute it and/or modify
31 it under the same terms as Perl itself, either Perl version 5.24.0 or,
32 at your option, any later version of Perl 5 you may have available.