--- Template-Provider-Encoding-0.05/Makefile.PL.orig 2006-01-10 17:25:17.000000000 +0100 +++ Template-Provider-Encoding-0.05/Makefile.PL 2006-10-22 03:42:01.000000000 +0200 @@ -4,5 +4,6 @@ 'VERSION_FROM' => 'lib/Template/Provider/Encoding.pm', # finds $VERSION 'PREREQ_PM' => { Test::More => 0.32, + Template => 0, }, );