in reply to Re^4: How can I prevent a module from being added to the %INC hash?
in thread How can I prevent a module from being added to the %INC hash?

You don't want your Devel::Loaded to show up in the module dump? You're better off just filtering it out when dumping!
  • Comment on Re^5: How can I prevent a module from being added to the %INC hash?