Data::Stag::DTDWriter
my $p = Data::Stag->parser; $p->handler('dtd'); $p->parse($file);
To install Data::Stag, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Data::Stag
CPAN shell
perl -MCPAN -e shell install Data::Stag
For more information on module installation, please visit the detailed CPAN module installation guide.