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

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