There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

rig::engine::base - Default engine for rig

VERSION

version 0.04

DESCRIPTION

Here is were all the dirty work is done.

No moving parts inside. Instantiate this class if needed.

METHODS

import

Imports modules into the caller package.

build_import

Creates the import sequence.

new

Creates a new engine instance.

section_also

Handles the 'also' section.

section_use

Handles the 'use' section.