in reply to Re^2: strings->can->isa but numbers->can't?
in thread strings->can->isa but numbers->can't?

But, interestingly
perl -le "*3 = sub { 4 };print 3->()" 4