Skip to content

Instantly share code, notes, and snippets.

Created September 20, 2014 21:29
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 anonymous/fd1af304461f863d5983 to your computer and use it in GitHub Desktop.
Save anonymous/fd1af304461f863d5983 to your computer and use it in GitHub Desktop.
$ perl -Ilib -e 'use Mojo::Base -strict; sub foo ($x) { say $x } foo("bar")'
forced to realloc PL_linestr for line use Mojo::Base -strict; sub foo ($x) { say $x } foo("bar")
, bailing out before we crash harder at /Users/sri/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/darwin-2level/signatures.pm line 95.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment