bin/setup-cpan-faves@7520062c1461
bin/setup-cpan-faves
Thu, 22 Mar 2018 15:24:14 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Thu, 22 Mar 2018 15:24:14 -0400
- changeset 705
- 7520062c1461
- parent 699
-
46ba17d9a0f6
- child 708
-
3c51616458c8
- permissions
- -rwxr-xr-x
okay -actually- get it to focus the new window
#!/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
);