in reply to Remove perl module

You could do this manually by running

locate DBD/Oracle

in a terminal. This will show you where all the files are and you can then dig in and grab them by hand. NOTE: the other methods suggested above are probably much better but in the interests of completeness I thought it should be mentioned.

Should something be deleted elsewhere (some config file or similar) if this approach is taken?