Quoting Dave Cross <dave at dave.org.uk>: > Should really give users the option to uninstall that handler too, I guess. Oh. I did. sub unimport { overload::remove_constant(q => undef); } me++ # for code me-- # for forgetting code Dave...