bin/homedir-cpan-mods

Thu, 28 Jan 2016 23:06:19 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 28 Jan 2016 23:06:19 -0500
changeset 249
5bba2e094584
child 255
9e96941c5dba
permissions
-rwxr-xr-x

Move helper scripts into bin with common names

#!/bin/sh
set -eu

exec cpanm -q <<END

Carton

App::prowess

Reply
Data::Printer
Carp::Always
Proc::InvokeEditor
B::Keywords
Term::ReadLine::Gnu

Devel::Confess
END

mercurial