#!/usr/bin/perl use MyConstants.pm require 'my_support_lib.pl'; ... # do something with the constants from MyConstants.pm ...