Skip to content

Instantly share code, notes, and snippets.

@patrickbkr
Created December 11, 2019 23:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save patrickbkr/cebfc7fd4e8ca124ee877d7d261197f6 to your computer and use it in GitHub Desktop.
Save patrickbkr/cebfc7fd4e8ca124ee877d7d261197f6 to your computer and use it in GitHub Desktop.
Inline::Perl5 failure
$ 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