dmaestro
Results
2
issues of
dmaestro
``` dmaestro$ perl6 -MYAML -e 'dd yaml.load("test.yml".IO.slurp)' ${:one(1), :three(Any), :two("one two")} dmaestro$ perl -MYAML::XS -MData::Dumper -E 'undef $/; open my $yaml, "
Same issue as #14 but for the latest Rakudo Star release. On Mac OS X 10.11.6: ``` ~ douglasschrag$ perl6 -v dyld: lazy symbol binding failed: Symbol not found: _getentropy...