The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Drogo::LoadModules - Lightweight module loader

SYNOPSIS

use Drogo::LoadModules( path => [ '/var/foo/weasel', './lib', '../dragons/time/lib' ], skip => [ 'BadVoodoo.pm' ], );

AUTHORS

Bizowie <http://bizowie.com>

COPYRIGHT AND LICENSE

Copyright (C) 2013 Bizowie

This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.