in reply to $'name
See line 5811 of toke.c (for Perl5.6.0):
else if (*s == '\'' && isIDFIRST_lazy_if(s+1,UTF)) { [download]