The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.