http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2616 Summary: unnecessary 'use HTML::Template' Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: minor Priority: P3 Component: Architecture, internals, and plumbing AssignedTo: galen.charlton@liblime.com ReportedBy: galen.charlton@liblime.com QAContact: koha-bugs@lists.koha.org A number of Perl scripts have 'use HTML::Template' or 'use HTML::Template::Pro'; except for a few scripts that need to create a template object directly, the module import in C4::Output is sufficient. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.