aboutsummaryrefslogtreecommitdiffstats
path: root/Build.PL
Commit message (Collapse)AuthorAgeFilesLines
* update from upstreamJesús2020-11-091-1/+2
| | | | POD tweaks. (utf8 + fixes)
* - Added instance-caching for `_get_video_info()`, `_extract_from_ytdl()` and ↵trizen2020-09-281-0/+1
| | | | | | | | | | | | `_extract_from_invidious()`. Too many requests to `_get_video_info()` and/or `hypervideo` may lead to a "429 - Too Many Requests" issue. Caching these functions may help to prevent this a little bit. Also playing the same video twice, the second time it will load much faster, since `_get_video_info()` is cached. Signed-off-by: Jesús <heckyel@hyperbola.info>
* Recommend "Term::ReadLine::Gnu", which provides "Term::ReadLine::Gnu::XS"trizen2020-09-281-1/+1
| | | | Signed-off-by: Jesús <heckyel@hyperbola.info>
* Fix Non-ASCII characterJesús2020-03-021-1/+1
|
* Workaround for List::Util < 1.45Jesús2020-03-021-1/+0
|
* rebrand appJesús2020-03-021-6/+6
|
* Import files.trizen2020-02-151-0/+93