bin/setup-cpan-faves

Wed, 14 Feb 2018 12:25:53 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 14 Feb 2018 12:25:53 -0500
changeset 678
4c569c2420f1
parent 677
15d353917450
child 691
5e08af1add1e
permissions
-rwxr-xr-x

oh, add the cache path too

#!/bin/sh
set -eu

exec cpanm -q <<END

Carton

App::prowess
Pod::Cpandoc

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
Pry

Devel::Confess

Path::Tiny
END

mercurial