bin/homedir-cpan-mods

Thu, 18 Feb 2016 20:31:46 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 18 Feb 2016 20:31:46 -0500
changeset 260
52b31c74fe37
parent 255
9e96941c5dba
child 262
85dcaca3a0b0
permissions
-rwxr-xr-x

Add some helpful DDP filters

#!/bin/sh
set -eu

exec cpanm -q <<END

Carton

App::prowess

experimentals

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

Devel::Confess
END

mercurial