On every page in the MT backend I see this at the bottom:
CODE
MT::App::CMS=HASH(0x82321e0) Ambiguous use of format => resolved to "format" => at /usr/lib/perl5/site_perl/HTML/Template.pm line 1547.
MT::App::CMS=HASH(0x82321e0) Ambiguous use of sub => resolved to "sub" => at /usr/lib/perl5/site_perl/HTML/Template.pm line 1547.
MT::App::CMS=HASH(0x82321e0) Ambiguous use of {format} resolved to {"format"} at /usr/lib/perl5/site_perl/HTML/Template.pm line 1551.
MT::App::CMS=HASH(0x82321e0) Ambiguous use of {sub} resolved to {"sub"} at /usr/lib/perl5/site_perl/HTML/Template.pm line 1552.
The number changes on some pages, for instance it's 0x823221c on the new entry page. I can't go in and change around Template.pm since it's a system-wide file. Is there any way to remove these messages? MT works just fine, though, regardless of these messages.