Skip Menu |

This queue is for tickets about the Module-ExtractUse CPAN distribution.

Report information
The Basics
Id: 19302
Status: resolved
Priority: 0/
Queue: Module-ExtractUse

People
Owner: domm [...] cpan.org
Requestors: dagolden [...] cpan.org
Cc:
AdminCc:

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



Subject: Does not parse eval "use Module $version"
The following code is not seen as using Test::Pod: my $min_tp = 1.22; eval "use Test::Pod $min_tp"; plan skip_all => "Test::Pod $min_tp required for testing POD" if $@; (Example taken from Class::InsideOut t/98_pod.t)
resolved in Module-ExtractUse-0.18