fixed perl path for batch file and added lib module

This commit is contained in:
Joseph Lenox 2016-07-07 22:22:35 -05:00
parent d504a624be
commit 94b71f1aa9
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
@perl5.22.1.exe slic3r.pl %*
@perl5.22.2.exe slic3r.pl %*

View File

@ -203,6 +203,7 @@ pp `
-M feature `
-M integer `
-M locale `
-M lib `
-M mro `
-M overload `
-M overload::numbers `