Subject: | Testfailures with Perl 5.15 |
Hi,
I tried to install Test::Inter with my Perl 5.15 installation, but it fails:
t/use_ok.2.t:
You require 5.015 and expect the eval to fail, but as of June 20th, 2011
there is a Perl 5.15 available. So you may should require something like
15.015 (It will take a while until Perl 15.15 is there ;-) )
The same applies for t/use_ok.3.t and t/require_ok.t
- Renée