return freeze("string"); # probably 'cause it's not a ref my $$msg = "string"; return freeze($msg); # still no-go