bin/setup-cpan-faves@d61b23bfb605
bin/setup-cpan-faves
Wed, 11 Apr 2018 23:38:35 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Wed, 11 Apr 2018 23:38:35 -0400
- changeset 706
- d61b23bfb605
- parent 699
-
46ba17d9a0f6
- child 708
-
3c51616458c8
- permissions
- -rwxr-xr-x
try zsh vi mode with an indicator
#!/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
);