bin/homedir-cpan-mods

changeset 249
5bba2e094584
child 255
9e96941c5dba
equal deleted inserted replaced
248:6aef60121f57 249:5bba2e094584
1 #!/bin/sh
2 set -eu
3
4 exec cpanm -q <<END
5
6 Carton
7
8 App::prowess
9
10 Reply
11 Data::Printer
12 Carp::Always
13 Proc::InvokeEditor
14 B::Keywords
15 Term::ReadLine::Gnu
16
17 Devel::Confess
18 END

mercurial