Added Output::WebPAC::TT to produce Template Toolkit output.
[webpac2] / Makefile.PL
index 7eab3f3..5b198aa 100644 (file)
@@ -18,6 +18,9 @@ WriteMakefile(
        'Text::Iconv' => 0,
        'Storable' => 0,
        'DBM::Deep' => 0,
+       'XML::Simple' => 0,
+       'Template' => 0,
+       'Time::HiRes' => 0,
     },
     dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
     clean               => { FILES => 'WebPAC-* pod2html Makefile tags' },