debian man page for mkdtskel

Query: mkdtskel

OS: debian

Section: 1p

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MKDTSKEL(1p)						User Contributed Perl Documentation					      MKDTSKEL(1p)

NAME
mkdtskel - Perl code skeleton generator to process XML files with XML::DT
SYNOPSIS
mkdtskel [-lines=20000] <xmlfile> mkdtskel -dtd <dtdfile> mkdtskel -html <htmlfile>
DESCRIPTION
Use this command to prepare a skeleton file with basic code needed to process your XML file with XML::DT; The command checks the element names and for each one, the attributes. This information is described on the generated file to remember the programmer.
SEE ALSO
XML::DT(1), mkdtdskel(1), mkxmltype(1) and perl(1)
AUTHORS
Jose Joao Almeida, <jj@di.uminho.pt> Alberto Manuel Simo~es, <albie@alfarrabio.di.uminho.pt>
COPYRIGHT AND LICENSE
Copyright 1999-2004 by Projecto Natura This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2012-06-05 MKDTSKEL(1p)
Related Man Pages
tmx2tmx(1p) - debian
xml::libxml::dtd5.18(3) - mojave
cgi::xml(3pm) - debian
config::any::xml(3pm) - debian
xml::element(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?