From: Boris Z. <bz...@2b...> - 2005-01-04 02:34:06
|
Hi again, unfortunely I included a small, but important typo in the 1.16 release. So here is a new try. 1.17 - Fix: a new typo in Makefile.PL -+binmode $template_fh, ':encoding($default_input_charset)'; ++binmode $template_fh, ":encoding($default_input_charset)"; ( Boris Zentner ) Sorry -- Boris |