in reply to Module 'use' chains

If the intention is to site-extend the set of core modules then I'd be more inclined to require a file called something like SiteCore.pl and maintain a single set of use statements there, the requirement of this file being then a project standard. This is also a way to manage your own software that has to run on old as well as new perl versions where the core set has changed in between.

-M

Free your mind