aboutsummaryrefslogtreecommitdiff
path: root/bin/plmu
Commit message (Collapse)AuthorAgeFilesLines
* Remove `plmu(1df)`Tom Ryder2020-09-071-0/+28
| | | | App::cpanoutdated does this better.
* Apply runtime shebanging to POSIX shellTom Ryder2017-04-051-23/+0
|
* Change stderr redirections for consistencyTom Ryder2016-08-161-1/+1
|
* Sort plenv modules listTom Ryder2016-08-081-2/+3
|
* Trim some trailing whitespaceTom Ryder2016-08-031-1/+1
|
* Simplify plmu(1) and make it POSIX shTom Ryder2016-07-311-23/+15
| | | | This includes removing mktemp(1) calls, which is nice.
* Remove C.UTF-8 LANG setting for plmu(1)Tom Ryder2016-07-041-4/+0
| | | | I'm using this script on a machine that doesn't have a C.UTF-8 locale.
* Remove my CPAN mirror from plmu scriptTom Ryder2016-06-241-1/+1
| | | | | | | Defined as an environment variable instead, per-host: $ declare -xp PERL_CPANM_OPT declare -x PERL_CPANM_OPT="--mirror http://cpan.inspire.net.nz/"
* Rename binscripts more terselyTom Ryder2016-06-221-0/+34