Badger::Utils

package Your::Module

use Badger::Utils qw( textlike params blessed 
                      max min any all md5_hex );
Thus Spake Andy:

Badger::Utils acts as a delegate to all of the aforementioned modules. You can ask it to load all the utility functions and it'll take care of it for you.