# HG changeset patch # User Meredith Howard # Date 1520573637 18000 # Node ID 46ba17d9a0f6a8852695ab82ad3c1c1c8bd967b2 # Parent e5389e9fdb826e980ab801cad4655342874c4820 Remove un/underused stuff diff --git a/.replyrc b/.replyrc --- a/.replyrc +++ b/.replyrc @@ -12,7 +12,6 @@ script_line1 = require glob('~/.replyrc. [LoadClass] [ReadLine] -[Editor] [Autocomplete::Packages] [Autocomplete::Lexicals] diff --git a/bin/setup-cpan-faves b/bin/setup-cpan-faves --- 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 );