bin/setup-cpan-faves

Sat, 10 Jun 2017 19:48:39 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Sat, 10 Jun 2017 19:48:39 -0400
changeset 600
0e927f9c141a
parent 478
78858f1e23b8
child 670
85f24af74631
permissions
-rwxr-xr-x

Sadly, this is hg >= 4.2 only

#!/bin/sh
set -eu

exec cpanm -q <<END

Carton

App::prowess

Perl::Tidy

experimentals

Reply
IO::Pager
Data::Printer
Data::Printer::Filter::JSON
Data::Printer::Filter::URI
Carp::Always
Proc::InvokeEditor
B::Keywords
Term::ReadLine::Gnu
Class::Refresh

Devel::Confess

Path::Tiny
Getopt::Long::Descriptive
END

mercurial