Replaced Moose with Moo => big performance boost and easier packaging
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
package Slic3r::Fill;
|
||||
use Moose;
|
||||
use Moo;
|
||||
|
||||
use Slic3r::Fill::Rectilinear;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user