Subject: | GPG version checking is broken |
The GnuPG version checking code is a bit borked. Specifically, this line:
if (my $version = _has_gpg()) {
There needs to be parens around $version or it will always be 1.
-dave
This queue is for tickets about the Module-Signature CPAN distribution.
The Basics
People
|
Bug Information
|