Subject: | Feature Request: Add custom modules to those that enable strict and warnings |
I'd like to use Test::Strict on our codebase, but we have a couple custom modules that enable strictures and warnings for us. So I'd like to have an interface for adding my own modules to the built-in list of modules that Test::Strict has.