Closed perlpunk closed 5 years ago
When I execute perl Build.PL, I get Can't locate Module/Build/Tiny.pm in @INC
perl Build.PL
Can't locate Module/Build/Tiny.pm in @INC
I stumbled over this when maintaining the automatic perl module updates for openSUSE.
Thanks for reporting @perlpunk. I had switched to Dist::Zilla and completely ignored the Build.PL that was not being updated.
Dist::Zilla
Build.PL
When I execute
perl Build.PL
, I getCan't locate Module/Build/Tiny.pm in @INC
I stumbled over this when maintaining the automatic perl module updates for openSUSE.