* James Cloos <cl...@jhcloos.com>: > One change the perl eclasses require is elimination of the code which > deletes the man pages. > > Deleting the man pages is /extremely/ rude and should not occur.
There was a reason why the man-pages were removed: I think it was collisions protection and perl people use `perldoc` anyway. Do we need a patch to avoid collisions? Do you have it ready and tested?