Created
December 11, 2019 23:49
-
-
Save patrickbkr/cebfc7fd4e8ca124ee877d7d261197f6 to your computer and use it in GitHub Desktop.
Inline::Perl5 failure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ PERL6LIB=./lib ./perl6-m -e "require Inline::Perl5" | |
WARNINGS for -e: | |
Useless use of constant integer 1 in sink context (line 1) | |
===SORRY!=== Error while compiling /home/patrick/p6-repos/rakudo/site#sources/3ECC0B3D017463A31ED44AC02473634C96813BB1 (Inline::Perl5::ClassHOW) | |
Cannot find method 'original' on object of type NQPAttribute | |
at /home/patrick/p6-repos/rakudo/site#sources/3ECC0B3D017463A31ED44AC02473634C96813BB1 (Inline::Perl5::ClassHOW):13 | |
in block <unit> at -e line 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment