Skip Menu |

This queue is for tickets about the Text-TFIDF CPAN distribution.

Report information
The Basics
Id: 75200
Status: open
Priority: 0/
Queue: Text-TFIDF

People
Owner: LMETCALF [...] cpan.org
Requestors: ASB [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 0.02
Fixed in: (no value)



Subject: please lower required perl version
Hi! This module states a minimum perl version of 5.21.3. I have 5.12.2 and according to perl5123delta, "There are no changes intentionally incompatible with 5.12.2". So please lower the requirement to 5.12.2 at least. Kind regards, Alex
Indeed, Perl::MinimumVersion says that this module can roll back the requirement to v5.6.0: Show quoted text
> perlver TFIDF.pm
--------------------------------------- | file | explicit | syntax | external | | --------------------------------------- | | TFIDF.pm | v5.12.3 | v5.6.0 | n/a | | --------------------------------------- | | Minimum explicit version : v5.12.3 | | Minimum syntax version : v5.6.0 | | Minimum version of perl : v5.12.3 | ---------------------------------------
On Tue Feb 21 14:30:52 2012, ASB wrote: Show quoted text
> Hi! > > This module states a minimum perl version of 5.21.3. I have 5.12.2 and > according to perl5123delta, "There are no changes intentionally > incompatible with 5.12.2". So please lower the requirement to 5.12.2 at > least. > > Kind regards, > Alex
I don't currently have access to a system with this version of perl. In the interests of paranoia, I'd rather not reduce it until I can test it