Zoffix,
You should be able to comment out all XML::LibXML and still duplicate the
bug. I tested that, this morning.
As to what version of Perl6 I am running:
$ perl6 -v
This is Rakudo version 2016.10-254-gd989d96 built on MoarVM version
2016.10-43-gb4cd2a6
Thanks.
On Mon, Nov 14, 2016 at 9:33
Thanks for the report.
Would you provide a working example we can reproduce with? For example, with
the repo you linked, I'm getting "Could not find XML::LibXML::CStructs at line
5 in:" and no such module in the ecosystem.
Also, what Perl 6 version are you using? (perl6 -v)
On Sun, 13 Nov 2
# New Ticket Created by Clifton Wood
# Please include the string: [perl #130095]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=130095 >
While working on a Perl project, I ran into an odd error trying to create a
test script.