# test.pl to demo the whole setup # run as perl -I. test.pl use strict; use warnings; do 'lib/subscript.pl'; die "failed $@" if $@;