> We were getting it on all our template code, but then we rolled back our > CGI.pm upgrade (which triggered all of this), and now we only get it on > the code that calls template with a scalarref as opposed to a filename.
Correction -- Rerolled back our CGI upgrade to the previous version (2.752) and the problems vanished. (2.81) gave us the partial errors described, and (2.91) broke everything. A simple "hello world" template works under all versions, so it's not an obvious bug. Now I'm stuck with code that works fine on our development server, but dies messily in production, and no means of debugging or isolating it without screwing with the production server. Any suggestions appreciated. -- SwiftOne [EMAIL PROTECTED] _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
