Skip to content

Instantly share code, notes, and snippets.

@niner
Created February 26, 2016 15:56
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 niner/3be0c164d847ca794e18 to your computer and use it in GitHub Desktop.
Save niner/3be0c164d847ca794e18 to your computer and use it in GitHub Desktop.
> RAKUDO_VERBOSE_STACKFRAME=1 perl6 -Ilib foo.pl
Died
in method foo at /home/nine/test/rt127375/lib/Foo.pm (Foo) line 2
in block <unit> at foo.pl line 2
1 use Foo;
2* Foo.new.foo;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment