bin/setup-cpan-faves

Wed, 14 Feb 2018 12:22:19 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 14 Feb 2018 12:22:19 -0500
changeset 677
15d353917450
parent 672
c6336b1897e9
child 691
5e08af1add1e
permissions
-rwxr-xr-x

try using autofetch

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