Skip Menu |

This queue is for tickets about the version CPAN distribution.

Report information
The Basics
Id: 83509
Status: resolved
Priority: 0/
Queue: version

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

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



Subject: [patch] support env PERL_ONLY=1 as well as --perl-only
Hi, It is difficult to make pure-perl environment with version.pm because Makefile.PL of version.pm disables its XS part only when --perl-only is given. Some modules which has optional XS impl supports PERL_ONLY env var to disable XS part, so I'd like version.pm to support it. Here is a patch: https://gist.github.com/gfx/5004306 Regards, -- Goro Fuji (gfx) GFUJI at CPAN.org
Resolved in 0.9902