Aranea::Modules::CreateObject

CONTENTS


NAME

Aranea::Modules::CreateObject - Aranea module for creating an Aranea XML object


SYNOPSIS

This Aranea modules is meant to be used in conjunction with the Aranea::Shell.


DESCRIPTION

This Aranea module is used to create and instantiate an Aranea XML object, i.e., as the first module in a pipeline. Unlike a standard doModule method that takes an Aranea::XML::Aranea object as the sole argument, the doModule method of this module takes two scalar arguments: the question and the question id. From this information, the module creates a new (empty) Aranea XML object.