Subject: | Some version mismatches between META.yml and installed files |
(lowest priority)
During routine auditing of my cpan smoking jobs I discovered that the following modules get installed without a $VERSION:
IPC::SRLock::Base
IPC::SRLock::Constants
IPC::SRLock::Fake
IPC::SRLock::Fcntl
IPC::SRLock::Memcached
IPC::SRLock::Sysv
IPC::SRLock::Utils
The distributed META.yml declares them all as version = 0.31.1 in the provides section.
This is my second report of that kind. I begin to suspect it might be a Dist::Zilla issue.