NAME
Drogo::LoadModules - Lightweight module loader
SYNOPSIS
use Drogo::LoadModules( path => [ '/var/foo/weasel', './lib', '../dragons/time/lib' ], skip => [ 'BadVoodoo.pm' ], );
COPYRIGHT
Copyright 2011, 2012 Ohio-Pennsylvania Software, LLC.
LICENSE
This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.