Help for this page
#!perl use warnings; ... use lib qw( C:/OurPerlMods ); use NonCoreMod; # because of 'use lib' above, will find in C:/OurPerlM +ods