sudo apt-get update
sudo apt-get upgrade
cpan install CPAN
####
Configuring E/ET/ETHER/Try-Tiny-0.30.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Try::Tiny
Writing MYMETA.yml and MYMETA.json
ETHER/Try-Tiny-0.30.tar.gz
/usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
Running make for E/ET/ETHER/Try-Tiny-0.30.tar.gz
cp lib/Try/Tiny.pm blib/lib/Try/Tiny.pm
Manifying 1 pod document
ETHER/Try-Tiny-0.30.tar.gz
/usr/bin/make -- OK
The current configuration of allow_installing_outdated_dists is 'ask/yes', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
Running make test for ETHER/Try-Tiny-0.30.tar.gz
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-report-prereqs.t .......... #
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Configure Suggests ===
#
# Module Want Have
# -------- ------- -------
# JSON::PP 2.27300 2.97001
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# ExtUtils::MakeMaker any 7.34
# File::Spec any 3.74
# Test::More any 1.302133
# if any 0.0608
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Test Suggests ===
#
# Module Want Have
# ------------------------ ----- -------
# CPAN::Meta::Check 0.011 missing
# CPAN::Meta::Requirements any 2.140
# Capture::Tiny 0.12 missing
#
# === Runtime Requires ===
#
# Module Want Have
# -------- ---- ----
# Carp any 1.50
# Exporter 5.57 5.73
# constant any 1.33
# strict any 1.11
# warnings any 1.42
#
# === Runtime Suggests ===
#
# Module Want Have
# --------- ---- -------
# Sub::Name 0.08 missing
# Sub::Util any 1.50
#
# === Other Modules ===
#
# Module Have
# ------------- -------
# JSON::PP 2.97001
# Pod::Coverage missing
# Sub::Name missing
# YAML missing
# autodie 2.29
#
t/00-report-prereqs.t .......... ok
t/basic.t ...................... ok
t/context.t .................... ok
t/erroneous_usage.t ............ ok
t/finally.t .................... ok
t/given_when.t ................. skipped: Tests skipped on perl 5.27.7+, pending resolution of smartmatch changes
t/global_destruction_forked.t .. ok
t/global_destruction_load.t .... skipped: Capture::Tiny 0.12 required
t/named.t ...................... ok
t/when.t ....................... skipped: Tests skipped on perl 5.27.7+, pending resolution of smartmatch changes
t/zzz-check-breaks.t ........... ok
All tests successful.
Files=11, Tests=97, 21 wallclock secs ( 0.78 usr 0.10 sys + 17.95 cusr 1.02 csys = 19.85 CPU)
Result: PASS
Killed
pi@eric:~ $
####
pi@eric:~ $ df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 14989480 3552696 10774908 25% /
devtmpfs 188088 0 188088 0% /dev
tmpfs 221112 0 221112 0% /dev/shm
tmpfs 221112 3212 217900 2% /run
tmpfs 5120 0 5120 0% /run/lock
tmpfs 221112 0 221112 0% /sys/fs/cgroup
/dev/mmcblk0p1 258095 55052 203043 22% /boot
tmpfs 44220 4 44216 1% /run/user/1000