1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Require perl 5.10

This commit is contained in:
Alessandro Ranellucci
2012-01-22 13:56:15 +01:00
parent a2ae4774de
commit 811e22a431
+1
View File
@@ -5,6 +5,7 @@ package Slic3r;
use strict;
use warnings;
require v5.10;
our $VERSION = "0.6.1-dev";