bin/homedir-cpan-mods

Tue, 21 Jun 2016 15:14:34 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Tue, 21 Jun 2016 15:14:34 -0400
changeset 338
296f4b036ae3
parent 308
2565964f2b50
child 346
88a2e08ce673
permissions
-rwxr-xr-x

move git-bre into a real command with better filename safety

#!/bin/sh
set -eu

exec cpanm -q <<END

Carton

App::prowess
Test::Pretty

Perl::Tidy

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