<html><head><title>VCP::Dest::revml - Outputs versioned files to a revml file</title></head><body><h1><a name="NAME">NAME
</a></h1><p>VCP::Dest::revml - Outputs versioned files to a revml file
<p><hr><h1><a name="SYNOPSIS">SYNOPSIS
</a></h1><p>## revml output class:
<pre> revml:[<output-file>]
revml:[<output-file>] --dtd <revml.dtd>
revml:[<output-file>] --version <version>
revml:[<output-file>] --sort-by=name,rev
</pre><p><hr><h1><a name="DESCRIPTION">DESCRIPTION
</a></h1><p>The --dtd and --version options cause the output to be checked against
a particular version of revml. This does <i>not</i> cause output to be in
that version, but makes sure that output is compliant with that version.
<p><hr><h1><a name="EXTERNAL_METHODS">EXTERNAL METHODS
</a></h1><dl><dt><a name="new_"><strong><p>new
</strong></a><dd>Creates a new instance. The only parameter is '-dtd', which overrides
the default DTD found by searching for modules matching RevML::DTD:v*.pm.
<p>Attempts to create the output file if one is specified.
</dl><p><hr><h1><a name="AUTHOR">AUTHOR
</a></h1><p>Barrie Slaymaker <barries@slaysys.com>
<p><hr><h1><a name="COPYRIGHT">COPYRIGHT
</a></h1><p>Copyright (c) 2000, 2001, 2002 Perforce Software, Inc.
All rights reserved.
<p>See <a href="../License.html">VCP::License</a> (<code>vcp help license</code>) for the terms of use.
<p><hr><i><font size="-1">Last updated: Fri Nov 8 13:07:22 2002</font></i></body></html>