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