Subject: | PAUSE index problem with Date::Manip::Zones |
CPAN thinks that the latest Date::Manip::Zones version is in the 6.73 tarball, and not in the 6.74 tarball:
cpan[1]> m Date::Manip
Reading '/home/slaven.rezic/.cpan/Metadata'
Database was generated on Mon, 03 Dec 2018 15:29:03 GMT
Module id = Date::Manip
DESCRIPTION Complete date/time manipulation package
CPAN_USERID SBECK (Sullivan Beck <sbeck@cpan.org>)
CPAN_VERSION 6.74
CPAN_FILE S/SB/SBECK/Date-Manip-6.74.tar.gz
UPLOAD_DATE 2018-11-30
DSLIP_STATUS RdpOp (released,developer,perl,object-oriented,Standard-Perl)
INST_FILE (not installed)
cpan[2]> m Date::Manip::Zones
Module id = Date::Manip::Zones
CPAN_USERID SBECK (Sullivan Beck <sbeck@cpan.org>)
CPAN_VERSION 6.73
CPAN_FILE S/SB/SBECK/Date-Manip-6.73.tar.gz
UPLOAD_DATE 2018-08-31
INST_FILE (not installed)
This may cause problems if an autobundle snapshot is used for later module installations ("problems" means: Date-Manip-6.74 would be installed and then afterwards downgraded to 6.73).
Maybe this is also the reason why MetaCPAN still thinks that 6.73 is the current version: https://metacpan.org/release/Date-Manip -> 6.73 is shown right now.