Require perl 5.10

degen-loop-screen
Alessandro Ranellucci 2012-01-22 13:56:15 +01:00
parent a2ae4774de
commit 811e22a431
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ package Slic3r;
use strict;
use warnings;
require v5.10;
our $VERSION = "0.6.1-dev";