#!perl use warnings; use strict; use lib qw( C:/OurPerlMods ); use NonCoreMod; # because of 'use lib' above, will find in C:/OurPerlMods