bin/setup-cpan-faves

Thu, 09 Feb 2017 01:50:53 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 09 Feb 2017 01:50:53 -0500
changeset 504
e4e09e3317ec
parent 478
78858f1e23b8
child 670
85f24af74631
permissions
-rwxr-xr-x

Stop leaving junk around, keep this all in memory

#!/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