Fix threads, tests and require the most recent Moo version

This commit is contained in:
Alessandro Ranellucci 2013-09-12 11:09:03 +02:00
parent d660a1de0a
commit 747fd25f6d
7 changed files with 31 additions and 21 deletions

View file

@ -2,6 +2,7 @@ use Test::More;
use strict;
use warnings;
plan skip_all => 'temporarily disabled';
plan tests => 4;
BEGIN {