4

Is there a simple way to uninstall Perl's Catalyst framework?

It seems like there are tons of ways to install it, but not much on cleanly removing it.

daxim
  • 39,270
  • 4
  • 65
  • 132
Slamice
  • 693
  • 1
  • 9
  • 25

1 Answers1

5

CPAN is your friend - https://metacpan.org/module/pm-uninstall

Al Newkirk
  • 66
  • 1