in reply to I don't understand this code, perl delegates and empty parameter lists.
"3. placeholder_parser. There is no placeholder_parser subroutine definition in the entire directory for the program or the Perl library. So, what exactly is it doing?"
A quick search shows this among the results:
has 'placeholder_parser' => (is => 'rw', default => sub { Slic3r::GCod +e::PlaceholderParser->new });
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: I don't understand this code, perl delegates and empty parameter lists.
by MidasTouch (Initiate) on Mar 20, 2015 at 09:45 UTC |