Skip Menu |

This queue is for tickets about the PML CPAN distribution.

Report information
The Basics
Id: 106671
Status: new
Priority: 0/
Queue: PML

People
Owner: Nobody in particular
Requestors: dolmen [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.4.1
Fixed in: (no value)



Subject: PML::Storable has a $VERSION that can't be parsed by PAUSE
In PML::Storable, the code used to set $VERSION can't be correctly statically analyzed by the PAUSE indexer, and so PML::Storable is indexed with version "VERSION".

See https://github.com/andk/pause/issues/73

You can check with Parse::PMFile how PAUSE will parse the $VERSION:
perl -MData::Dumper -MParse::PMFile -E 'say Dumper(Parse::PMFile->new->parse("PML/Storable.pm"))'

-- 
Olivier Mengué - http://perlresume.org/DOLMEN - https://gratipay.com/dolmen/