bin/setup-cpan-faves

Thu, 18 Aug 2016 23:07:31 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 18 Aug 2016 23:07:31 -0400
changeset 376
45be44be97c5
parent 372
ee8085963eb4
child 433
c141d49862c8
permissions
-rwxr-xr-x

Add xterm config

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

Devel::Confess
END

mercurial