develooper Front page | perl.perl5.porters | Postings from May 2015

[perl #124364] Some version strings in %Module::CoreList::delta contain trailing space and cause warning with version->parse

Thread Previous | Thread Next
From:
Yary via RT
Date:
May 3, 2015 04:22
Subject:
[perl #124364] Some version strings in %Module::CoreList::delta contain trailing space and cause warning with version->parse
Message ID:
rt-4.0.18-32705-1430597060-58.124364-14-0@perl.org
I've added a pull request to perl-Module-CoreList-More via github

Basically, the trailing space could probably be stripped from the core Module::CoreList, but I don't think it's needed. As for Module::CoreList::Core handling these, I submitted a patch to strip the trailing space (and handle other trailing junk which version.pm complains about). Also this patch resumes using "warnings" which might alert us to issues in the future. The patch also adds a test to look for warnings.

And I think Module-CoreList-More could be folded into Module-CoreList. I would like to factor out common code from is_core/is_still_core, and list_core_modules/list_still_core_modules, but that's not a big deal.


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About