<?xml version="1.0" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>README.rpod</title>
<link rel="stylesheet" href="dtatw.css" type="text/css" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rev="made" href="mailto:root@localhost" />
</head>

<body>


<!-- INDEX BEGIN -->
<div name="index">
<p><a name="__index__"></a></p>

<ul>

	<li><a href="#abstract">ABSTRACT</a></li>
	<li><a href="#requirements">REQUIREMENTS</a></li>
	<ul>

		<li><a href="#dta_tokwrap_utilities">dta-tokwrap utilities</a></li>
		<li><a href="#perl_modules">Perl Modules</a></li>
	</ul>

	<li><a href="#description">DESCRIPTION</a></li>
	<li><a href="#installation">INSTALLATION</a></li>
	<li><a href="#see_also">SEE ALSO</a></li>
	<li><a href="#author">AUTHOR</a></li>
</ul>

<hr name="index" />
</div>
<!-- INDEX END -->

<p>README for DTA::TokWrap</p>
<p>
</p>
<hr />
<h1><a name="abstract">ABSTRACT</a></h1>
<p>DTA::TokWrap - top-level wrapper modules &amp; scripts for DTA corpus tokenization</p>
<p>
</p>
<hr />
<h1><a name="requirements">REQUIREMENTS</a></h1>
<p>
</p>
<h2><a name="dta_tokwrap_utilities">dta-tokwrap utilities</a></h2>
<p>See <em class="file">../README.txt</em> for details.</p>
<p>
</p>
<h2><a name="perl_modules">Perl Modules</a></h2>
<dl>
<dt><strong><a name="cwd" class="item">Cwd</a></strong></dt>

<dd>
<p>tested version(s): 3.2501</p>
</dd>
<dt><strong><a name="encode" class="item">Encode</a></strong></dt>

<dd>
<p>tested version(s): 2.23</p>
</dd>
<dt><strong><a name="env_path" class="item">Env::Path</a></strong></dt>

<dd>
<p>tested version(s): 0.18</p>
</dd>
<dt><strong><a name="file_basename" class="item">File::Basename</a></strong></dt>

<dd>
<p>tested version(s): 2.76</p>
</dd>
<dt><strong><a name="getopt_long" class="item">Getopt::Long</a></strong></dt>

<dd>
<p>tested version(s): 2.37</p>
</dd>
<dt><strong><a name="log_log4perl" class="item">Log::Log4perl</a></strong></dt>

<dd>
<p>tested version(s): 1.21</p>
</dd>
<dt><strong><a name="pod_usage" class="item">Pod::Usage</a></strong></dt>

<dd>
<p>tested version(s): 1.35</p>
</dd>
<dt><strong><a name="time_hires" class="item">Time::HiRes</a></strong></dt>

<dd>
<p>tested version(s): 1.9711</p>
</dd>
<dt><strong><a name="xml_libxml" class="item">XML::LibXML</a></strong></dt>

<dd>
<p>tested version(s): 1.66</p>
</dd>
<dt><strong><a name="xml_libxslt" class="item">XML::LibXSLT</a></strong></dt>

<dd>
<p>tested version(s): 1.66</p>
</dd>
<dt><strong><a name="xml_parser" class="item">XML::Parser</a></strong></dt>

<dd>
<p>tested version(s): 2.36</p>
</dd>
</dl>
<p>
</p>
<hr />
<h1><a name="description">DESCRIPTION</a></h1>
<p>The DTA::TokWrap distribution provides wrapper modules and
scripts for tokenization of DTA &quot;base-format&quot; XML documents.</p>
<p>
</p>
<hr />
<h1><a name="installation">INSTALLATION</a></h1>
<p>Issue the following commands to the shell:</p>
<pre>
 bash$ cd DTA-TokWrap-0.01   # (or wherever you unpacked this distribution)
 bash$ perl Makefile.PL      # check requirements, etc.
 bash$ make                  # build the module
 bash$ make test             # (optional): test module before installing
 bash$ make install          # install the module on your system</pre>
<p>
</p>
<hr />
<h1><a name="see_also">SEE ALSO</a></h1>
<p>../README.txt,
<code>perlmodinstall(1)</code>,
dta-tokwrap.perl(1),
DTA::TokWrap(3pm),
<code>perl(1)</code>.</p>
<p>
</p>
<hr />
<h1><a name="author">AUTHOR</a></h1>
<p>Bryan Jurish &lt;<a href="mailto:moocow@cpan.org">moocow@cpan.org</a>&gt;</p>

</body>

</html>