Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Ranellucci <aar@cpan.org>2013-09-12 13:09:03 +0400
committerAlessandro Ranellucci <aar@cpan.org>2013-09-12 13:09:03 +0400
commit747fd25f6d084a0cf996e7bc7a3f7da6c69d22bc (patch)
tree1a5bf42de65cc067d59e55f536d220541d572d37 /Build.PL
parentd660a1de0ae0301b31617e8b9c3b669505267904 (diff)
Fix threads, tests and require the most recent Moo version
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build.PL b/Build.PL
index 302777a05..f75f71559 100644
--- a/Build.PL
+++ b/Build.PL
@@ -15,7 +15,7 @@ my %prereqs = qw(
Math::ConvexHull::MonotoneChain 0.01
Math::Geometry::Voronoi 1.3
Math::PlanePath 53
- Moo 0.091009
+ Moo 1.003001
Scalar::Util 0
Storable 0
Test::More 0