On 24/02/2011 18:35, Simon Wistow wrote: > Any other suggestions? % perl -le '$f = bless {}, "Test"; Internals::SvREFCNT(%$f, 1); $f->foo()' Can't call method "foo" on unblessed reference at -e line 1.