Data::Stag::DTDWriter(3) DTD Writer

SYNOPSIS


my $p = Data::Stag->parser;
$p->handler('dtd');
$p->parse($file);

DESCRIPTION

PUBLIC METHODS -