NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
More harvest (Score:1)
I decided do go back to Druid and Web.pm (the ones that got stuck on the Configure stage) and do some extra digging. Here's what i found.
Druid fails to compile because it uses the type name
Match. This type is not known by Rakudo master, despite being all over the synopses. It's the consequence of mostly good refactorings in the underlying parser, and a known issue [perl.org].Web.pm tactlessly mentions
Objectwhen it should have saidMu, of course. Hiding behind that faux pas was another frivolous "Placeholder variables" error.Reply to This