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

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Ranellucci <aar@cpan.org>2014-07-26 19:07:43 +0400
committerAlessandro Ranellucci <aar@cpan.org>2014-07-26 19:07:43 +0400
commit53f2d6bb4bd0e66b3ddf843fe3dc58a51af52c4f (patch)
tree5b04bdb6813c0118871f79c9ce21c84c65a05b28 /Build.PL
parentd508be5ae81322bde41f6f2645d69702817237cf (diff)
New 3D Honeycomb infill pattern (credits: David Eccles (gringer)). #1646
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build.PL b/Build.PL
index 335ad0504..8b21c15ba 100644
--- a/Build.PL
+++ b/Build.PL
@@ -16,6 +16,7 @@ my %prereqs = qw(
Math::PlanePath 53
Module::Build::WithXSpp 0.14
Moo 1.003001
+ POSIX 0
Scalar::Util 0
Test::Harness 0
Test::More 0