--- trunk/Makefile.PL 2005/11/25 15:04:55 145 +++ trunk/Makefile.PL 2005/11/30 23:15:28 199 @@ -23,6 +23,7 @@ 'Time::HiRes' => 0, 'File::Temp' => 0, 'List::Util' => 0, + 'URI::Escape' => 0, }, dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', }, clean => { FILES => 'WebPAC-* pod2html Makefile tags' },