Module::Loader

NAME

Module::Loader

SYNOPSIS

use Module::Loader;

my $loader = Module::Loader.new(<My::Module>); my $compunit = $loader.compunit;

LICENSE

This file is licensed under the same terms as perl itself.

AUTHOR

Doug Schrag <[email protected]>

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.