xaicron / p5-www-youtube-download

YouTube video download interface.
http://blog.livedoor.jp/xaicron/
Other
38 stars 28 forks source link

Undeclared dependency Module::Build::Tiny in 0.61 #53

Closed perlpunk closed 5 years ago

perlpunk commented 5 years ago

When I execute perl Build.PL, I get Can't locate Module/Build/Tiny.pm in @INC

I stumbled over this when maintaining the automatic perl module updates for openSUSE.

oalders commented 5 years ago

Thanks for reporting @perlpunk. I had switched to Dist::Zilla and completely ignored the Build.PL that was not being updated.