# HG changeset patch # User Meredith Howard # Date 1454040379 18000 # Node ID 5bba2e094584cff05b4f07022b9559d6430abc47 # Parent 6aef60121f578e13509a4d71553af11d4adcfac9 Move helper scripts into bin with common names diff --git a/.cpan-modules b/.cpan-modules deleted file mode 100644 --- a/.cpan-modules +++ /dev/null @@ -1,12 +0,0 @@ - -Carton - -App::prowess - -Reply -Data::Printer -Carp::Always -Proc::InvokeEditor -B::Keywords -Term::ReadLine::Gnu - diff --git a/bin/homedir-cpan-mods b/bin/homedir-cpan-mods new file mode 100755 --- /dev/null +++ b/bin/homedir-cpan-mods @@ -0,0 +1,18 @@ +#!/bin/sh +set -eu + +exec cpanm -q <