Scroll to navigation

App::Dochazka::REST::Mason(3pm) User Contributed Perl Documentation App::Dochazka::REST::Mason(3pm)

NAME

App::Dochazka::REST::Mason - Mason interpreter singleton

SYNOPSIS

    use App::Dochazka::REST::Mason qw( $interp );

DESCRIPTION

Mason interpreter singleton.

EXPORTS

PACKAGE VARIABLES

This module stores and initializes the Mason interpreter singleton object.

FUNCTIONS

init_singleton

Initialize the $interp singleton. Takes a "comp_root" and a "data_dir" which are expected to exist and be owned by the effective user.

Idempotent.

FIXME: Add parameters to the Mason->new() call as needed.

2024-03-27 perl v5.38.2