NAME
Exodist::Util::Loader - Shorten plugin package names while allowing plugins outside the plugin namespace.
EXPORTS
- load_package( $package, $prefix )
-
Finds and loads $package. $prefix will be appended to $package if $package cannot be found as-is. If package cannot be found in either option an exception is thrown.
AUTHORS
Chad Granum exodist7@gmail.com
COPYRIGHT
Copyright (C) 2010 Chad Granum
Exodist-Util is free software; Standard perl licence.
Exodist-Util is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the license for more details.