Strange "eval use" exception problem fix ======================================== Purpose ------- Make webmake work without Image::Size How to Apply ------------ get webmake release 0.7 (e.g. http://webmake.taint.org/devel/) tar xvzf HTML-WebMake-0.7.tar.gz cd HTML-WebMake-0.7 patch -p1 < ../file.patch (or whatever you called it) perl Makefile.PL make Modified Files -------------- ./lib/HTML/WebMake/Main.pm Caolan McNamara (2000)