bin/setup-cpan-faves@46ba17d9a0f6
bin/setup-cpan-faves
Fri, 09 Mar 2018 00:33:57 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Fri, 09 Mar 2018 00:33:57 -0500
- changeset 699
- 46ba17d9a0f6
- parent 695
-
1dc38f7164ce
- child 708
-
3c51616458c8
- permissions
- -rwxr-xr-x
Remove un/underused stuff
#!/usr/bin/env perl
use warnings;
use strict;
exec cpanm => -nq => qw(
Carton
Perl::Tidy
Pod::Cpandoc
experimentals
Reply
Data::Printer
Data::Printer::Filter::JSON
Data::Printer::Filter::URI
Carp::Always
B::Keywords
Term::ReadLine::Gnu
Class::Refresh
Pry
Path::Tiny
Getopt::Long::Descriptive
);