Subject: | Build.PL does not work |
If using Build.PL (instead of Makefile.PL) then the build fails:
...
Can't copy('AbstractCanvas.pm', 'blib/lib/Tk/AbstractCanvas.pm'): Datei oder Verzeichnis nicht gefunden at /usr/perl5.16.3t/lib/site_perl/5.16.3/Module/Build/Base.pm line 5595.
Building Tk-AbstractCanvas
...
Maybe it's best to just omit the Build.PL --- using Makefile.PL should be OK on all platforms nowadays.