Skip Menu |

This queue is for tickets about the MooseX-Role-Parameterized CPAN distribution.

Report information
The Basics
Id: 63222
Status: resolved
Priority: 0/
Queue: MooseX-Role-Parameterized

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

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



Subject: Test::More required version
Date: Sun, 21 Nov 2010 22:28:12 -0800
To: bug-MooseX-Role-Parameterized [...] rt.cpan.org, sartak [...] gmail.com
From: Father Chrysostomos <sprout [...] cpan.org>
Makefile.PL has: test_requires 'Test::More' => '0.88'; t/002-role-block.t has: use Test::More 0.96 tests => 3; Which should it be?
Fixed in 0.22. Thanks! Shawn