The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

<html>
<head>
  <title><!--{project}--> <!--{version}--></title>
  <!--{meta}-->
</head>
<body>

<center>
<table width="80%">
<tr><td>
    <center><h1><!--{project}--></h1></center>
   
    <p>XML::Compile can be used to translate a Perl data-structure into
    XML or XML into a Perl data-structure,  both directions under rigid
    control by a schema</p>

    <p>A good starting-point is method compile(), called on a
    <a href="XML_Compile_Schema/">XML::Compile::Schema</a> object.
    
    <dl>
    <dt><!--{a manuals}-->all manuals</a></dt>
    <dd>A list of all manuals included in XML::Compile.</dd>
    
    <dt><!--{a methods}-->all methods</a></dt>
    <dd>An overview of all methods, arranged alphabetically</dd>
    
    <dt><!--{a diagnostics}-->all diagnostics</a></dt>
    <dd>A list of all diagnostics which can be produced by this module.  Often
        useful to determine which method is complaining about a mistake.</dd>
    
    <dt><!--{a details}-->all details</a></dt>
    <dd>Many manual pages contain a DETAILS chapter which explains all
        kinds of facts about the general background, implementation
        specifics, and examples of complex use of the items.  Looking
        through the full list of details may help to find a solution.
    </dl>
    
    <hr noshade="noshade" />
    <a href="mailto:xml@overmeer.net">Mark Overmeer</a>.
    Documentation of XML::Compile version <!--{version}-->,
    produced with XML::Compile on <!--{date}-->.

</td></tr>
</table>
</center>

</body>
</html>