Help for this page
-data -properties (List of properties in here) -suites -tests
$schema->template('PERL', $type); #warn $schema->template('PERL', $type); ... #some filling of the hash with values my $xml = $write->($doc, $hash); $doc->setDocumentElement($xml);
my $xml = $write->($doc, $hash); $doc->setDocumentElement($xml);