in reply to Re: namespace clash : how do I rename my module safely (grep -l)
in thread namespace clash : how do I rename my module safely

Yep. I just created a module with the new name and the copy-pasted the old code into it. I cleaned it up with a search and replace :) All done pretty quickly.

I was just afraid about missing anything obvious or making a silly mistake.

  • Comment on Re^2: namespace clash : how do I rename my module safely (grep -l)