Just in case anyone else sees this, The autoformat tests bombs since, as far as I can tell, Text::Autoformat uses an illegal printf sequence %lf which perl 5.8.0 doesn't accept (nor warning about, sadly). Correcting line 150 in Text/Autoformat.pm solves it. I've filed a bug against T::A in RT. http://rt.cpan.org/NoAuth/Bug.html?id=1501
Paul -- Paul Makepeace ....................................... http://paulm.com/ "If the world is round, then it would be a real job to use the phone directory." -- http://paulm.com/toys/surrealism/ _______________________________________________ templates mailing list [EMAIL PROTECTED] http://www.template-toolkit.org/mailman/listinfo/templates
