This queue is for tickets about the HTML-Template CPAN distribution.

Report information
Dati di base
Id:
70190
Stato:
risolto
Priorità:
Low/Low
Servizio:

Persone
Incaricato:
Nobody in particular
Richiedenti:
mg [...] fork.pl
Cc:
AdminCc:

BugTracker
Severity:
Important
Broken in:
(nessun valore)
Fixed in:
(nessun valore)



Oggetto: 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" ?
indeed, and that's the reason why 2.10 is not indexed, so people cannot upgrade automatically. they always get the message that 2.9 is uptodate.
On Wed Aug 10 09:55:39 2011, TINITA wrote:
Mostra testo citato
> indeed, and that's the reason why 2.10 is not indexed, so people cannot > upgrade automatically. they always get the message that 2.9 is uptodate.
It should've been 2.09. But basically it's too late now, you're going to have to release 3.00 then 3.01 etc. or similar. Also, version.pm is a cancer; please avoid. Just make sure you zero pad your versions so that they compare correctly numerically and you'll be fine.
I dropped down to version 2.91 and will continue in the 2.9x series until we get to some large planned changes for a 3.0 release


This service runs on Request Tracker, is sponsored by The Perl Foundation, and maintained by Best Practical Solutions.

Please report any issues with rt.cpan.org to rt-cpan-admin@bestpractical.com.