Help for this page
# add custom libraries location to @INC my $lib_location; ... print "lib location: $lib_location\n"; } use lib $lib_location;