Skip to content

Instantly share code, notes, and snippets.

@lizmat
Created December 21, 2015 11:06
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 lizmat/366474e4595276fc014c to your computer and use it in GitHub Desktop.
Save lizmat/366474e4595276fc014c to your computer and use it in GitHub Desktop.
S11-modules/require.t failure
$ perl6 t/spec/S11-modules/require.rakudo.moar
===SORRY!=== Error while compiling /Users/liz/Github/rakudo.moar/Test.pm
EVAL is a very dangerous function!!! (use MONKEY-SEE-NO-EVAL to override,
but only if you're VERY sure your data contains no injection attacks)
at /Users/liz/Github/rakudo.moar/Test.pm:200
------> llable ?? $op !! try EVAL "&infix:<$op>"⏏ -> $matcher {
expecting any of:
infix stopper
===SORRY!=== Error while compiling /Users/liz/Github/rakudo.moar/Test.pm
EVAL is a very dangerous function!!! (use MONKEY-SEE-NO-EVAL to override,
but only if you're VERY sure your data contains no injection attacks)
at /Users/liz/Github/rakudo.moar/Test.pm:200
------> llable ?? $op !! try EVAL "&infix:<$op>"⏏ -> $matcher {
expecting any of:
infix stopper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment