in reply to Patching a Package (Scalar::Util)
# Allow users of Scalar::Util to import the new symbol on request. push @Scalar::Util::EXPORT_OK,'refaddr'; [download]