Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created May 10, 2026 22:48
Show Gist options
  • Select an option

  • Save Whateverable/4b90d469684fdb744748278bc398ab98 to your computer and use it in GitHub Desktop.

Select an option

Save Whateverable/4b90d469684fdb744748278bc398ab98 to your computer and use it in GitHub Desktop.
evalable6
sub f { my $x = Failure.new(X::AdHoc.new(:payload("boom"))); $x.so; $x }; f().handled; module M:ver(f()) { }; say M.^ver.gist;
vHANDLED.boom.in.code.at.tmp.upOu_wWMyS.line.1.in.any.package_declarator.sym.module.at.tmp.whateverable.rakudo.moar.13.fcc.50.e.716.d.7394.a.1.aeb.78.c.852266.b.165.d.98894.share.perl.6.lib.Perl.6.Grammar.moarvm.line.1.in.any.package_declarator.at.tmp.whateverable.rakudo.moar.13.fcc.50.e.716.d.7394.a.1.aeb.78.c.852266.b.165.d.98894.share.perl.6.lib.Perl.6.Grammar.moarvm.line.1.in.any.term.sym.package_declarator.at.tmp.whateverable.rakudo.moar.13.fcc.50.e.716.d.7394.a.1.aeb.78.c.852266.b.165.d.98894.share.perl.6.lib.Perl.6.Grammar.moarvm.line.1.in.any.term.at.tmp.whateverable.rakudo.moar.13.fcc.50.e.716.d.7394.a.1.aeb.78.c.852266.b.165.d.98894.share.perl.6.lib.Perl.6.Grammar.moarvm.line.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment