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

NAME

Gantry::Init - stores things the user provided to Build.PL during install

SYNOPSIS

    use Gantry::Init;
    my \$base_root = Gantry::Init->base_root();

Methods

base_root

Returns the local system path to Gantry's default templates. This usually becomes the last item in the Template Toolkit template path.

AUTHOR

Auto-generated by Build.PL