Use the escaping in HTML::Template::Compiled
[app-musicexpo.git] / Makefile.PL
index 274861719bd8eae8da8702e780f8659d9b1351bf..412602648d511624c25a3b357e6c3e55c00287e7 100644 (file)
@@ -6,11 +6,9 @@ WriteMakefile(
     VERSION       => '0.001001',
     PREREQ_PM     => {
          'Audio::FLAC::Header'      => 0,
-         'HTML::Entities'           => 0,
          'HTML::Template::Compiled' => 0,
          'Memoize'                  => 0,
          'MP3::Tag'                 => 0,
-         'URI::Escape'              => 0,
          'DB_File'                  => 0,
        },
        MIN_PERL_VERSION => 5.014,
This page took 0.009381 seconds and 4 git commands to generate.