Skip Menu |

This queue is for tickets about the SMS-Handler CPAN distribution.

Report information
The Basics
Id: 106672
Status: new
Priority: 0/
Queue: SMS-Handler

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

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



Subject: Invalid $VERSION
Some modules of this distribution have code that define $VERSION that can not be parsed by PAUSE for indexing.

Your can see how PAUSE will extract $VERSION like this:
perl -MData::Dumper -MParse::PMFile -E 'say Dumper(Parse::PMFile->new->parse("lib/SMS/Handler/Blackhole.pm"))'


See https://github.com/andk/pause/issues/73 for more info.

-- 
Olivier Mengué - http://perlresume.org/DOLMEN - https://gratipay.com/dolmen/
The two affected modules:
- PML/Storable.pm
- Apache/mod_pml.pm