mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 03:13:39 +00:00
Add perl 5.10.0 as minimum required perl version.
This commit is contained in:
1
Build.PL
1
Build.PL
@@ -15,6 +15,7 @@ my $build = Module::Build->new(
|
|||||||
'Math::Geometry::Voronoi' => '1.3',
|
'Math::Geometry::Voronoi' => '1.3',
|
||||||
'Math::PlanePath' => '53',
|
'Math::PlanePath' => '53',
|
||||||
'Moo' => '0',
|
'Moo' => '0',
|
||||||
|
'perl' => '5.10.0',
|
||||||
'Time::HiRes' => '0',
|
'Time::HiRes' => '0',
|
||||||
'XXX' => '0',
|
'XXX' => '0',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user