mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-01 16:58:01 +02: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