#!/usr/bin/perl -s use v5.16; use Test2::V0; our ($tests, $examples); run_tests() if $tests || $examples; # does not return die <