| Subject: | VERSION 2.10 means downgrade |
there's
$HTML::Template::VERSION = '2.10';
and it's interpreted as 2.1.
It breaks at least HTML::Template::Expr which has
use HTML::Template 2.4;
as 2.10 < 2.4
solution: switch to "use version" ?
This queue is for tickets about the HTML-Template CPAN distribution.
|
The Basics
People
|
Bug Information
|
This service is sponsored and maintained by Best Practical Solutions and runs on Perl.org infrastructure.
Please report any issues with rt.cpan.org to rt-cpan-admin@bestpractical.com.