- or download this
$ alias perlu='perl -Mstrict -Mwarnings -Mautodie=:all -Mutf8 -C -E'
$ type perlu
...
main::BEGIN() called at -e line 0
eval {...} called at -e line 0
BEGIN failed--compilation aborted.
- or download this
$ type perl
perl is hashed ($HOME/my/p5382/bin/perl)
...
Building and testing IPC-System-Simple-1.30 ... OK
Successfully installed IPC-System-Simple-1.30
1 distribution installed
- or download this
$ cd $HOME/my/p5382
$ cpanm --from https://www.cpan.org --verify Data::Dump 2>&1 | tee Dat
+a-Dump.tmp
$ cpanm --from https://www.cpan.org --verify List::MoreUtils 2>&1 | te
+e List-MoreUtils.tmp
$ cpanm --from https://www.cpan.org --verify Module::Starter 2>&1 | te
+e Module-Starter.tmp