Skip to content

Instantly share code, notes, and snippets.

@tonycoz
Created January 4, 2012 23:09
Show Gist options
  • Save tonycoz/1562734 to your computer and use it in GitHub Desktop.
Save tonycoz/1562734 to your computer and use it in GitHub Desktop.
tony@mars:.../git/perl$ ./perl -e '$x = bless{}, "foo"; Internals::SvREADONLY($x, 1); utf8::upgrade($x)'
Can't coerce readonly REF to string in subroutine entry at -e line 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment