bin/setup-cpan-faves

changeset 699
46ba17d9a0f6
parent 695
1dc38f7164ce
child 708
3c51616458c8
--- a/bin/setup-cpan-faves
+++ b/bin/setup-cpan-faves
@@ -5,28 +5,21 @@ use strict;
 exec cpanm => -nq => qw(
   Carton
 
-  App::prowess
-
   Perl::Tidy
   Pod::Cpandoc
 
   experimentals
-  Import::Into
 
   Reply
-  IO::Pager
   Data::Printer
   Data::Printer::Filter::JSON
   Data::Printer::Filter::URI
   Carp::Always
-  Proc::InvokeEditor
   B::Keywords
   Term::ReadLine::Gnu
   Class::Refresh
   Pry
 
-  Devel::Confess
-
   Path::Tiny
   Getopt::Long::Descriptive
 );

mercurial