diff --git a/plugins/other/cpanp_o b/plugins/other/cpanp_o new file mode 100755 index 00000000..3d30ebd3 --- /dev/null +++ b/plugins/other/cpanp_o @@ -0,0 +1,21 @@ +#!/usr/bin/env perl +use Modern::Perl; + +given ($ARGV[0]) { + when ("config") { + print <