in reply to Re^3: RFC: Some of my toolkit modules
in thread RFC: Some of my toolkit modules

Or you can just have PERL5LIB point first at your my_special_versions_lib directory. Depends on which mistake for which you prefer to watch: submitting your code with use my_personal_module; in it or submitting code that secretly needs your personal module's fixes. I prefer the latter.

Be well,
rir