Fri, 09 Mar 2018 00:33:57 -0500
Remove un/underused stuff
.replyrc | file | annotate | diff | comparison | revisions | |
bin/setup-cpan-faves | file | annotate | diff | comparison | revisions |
--- a/.replyrc +++ b/.replyrc @@ -12,7 +12,6 @@ script_line1 = require glob('~/.replyrc. [LoadClass] [ReadLine] -[Editor] [Autocomplete::Packages] [Autocomplete::Lexicals]
--- 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 );