I have tried App::pmuninstall and it is worked for me fine.
Install module using command:
$ perl -MCPAN -e shell
Terminal does not support AddHistory.
cpan shell -- CPAN exploration and modules installation (v1.9800)
Enter 'h' for help.
cpan[1]>install App::pmuninstall
...
cpan[2]>quit
Usage.
On my local machine it has installed to /home/taras/perl5/bin/pm-uninstall
pm-uninstall [options] Module ...
options:
-v,--verbose Turns on chatty output
-f,--force Uninstalls without prompts
-c,--checkdeps Check dependencies (defaults to on)
-n,--no-checkdeps Don't check dependencies
-q,--quiet Suppress some messages
-h,--help This help message
-V,--version Show version
-l,--local-lib Additional module path
-L,--local-lib-contained Additional module path (don't include non-core modules)
Module website is: https://metacpan.org/release/App-pmuninstall