package UNIVERSAL; use overload q("") => sub { die "Attempt to stringify reference" };