bin/homedir-cpan-mods

Sun, 27 Mar 2016 15:40:20 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 27 Mar 2016 15:40:20 -0400
changeset 281
cc9fa8161af9
parent 274
996791a2a2cf
child 308
2565964f2b50
permissions
-rwxr-xr-x

Use full path

#!/bin/sh
set -eu

exec cpanm -q <<END

Carton

App::prowess
Test::Pretty

experimentals

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

Devel::Confess
END

mercurial