> What modules should I never remove? Just cwd?

Remove a bit and wait what breaks:-)

More on the serious side: maybe you want to have a look at
Module::CoreList.

Don't ever remove until you are sure that it is safe to do so. Instead, rename :-) and see if anything breaks.

ie: mv Cwd.pm xCwd.pm

-James

Reply via email to