Biblio-Document-Parser
view release on metacpan or search on metacpan
docs/html/reqsoftware.html view on Meta::CPAN
<!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>ParaTools 1.00 Documentation - Required Software</title>
<link rel="stylesheet" href="epdocs.css" type="text/css" />
<link rev="made" href="mailto:root@scampi.ecs.soton.ac.uk" />
</head>
<body>
<table border="0" width="100%" cellspacing="0" cellpadding="3">
<tr><td class="block" valign="middle">
<big><strong><span class="block"> ParaTools 1.00 Documentation - Required Software</span></strong></big>
</td></tr>
</table>
<p><a name="__index__"></a></p>
<!-- INDEX BEGIN -->
<ul>
<li><a href="#what_software_does_biblio__document__parser_need">What software does Biblio::Document::Parser need?</a></li>
<ul>
<li><a href="#perl_modules">Perl Modules</a></li>
<li><a href="#installing_perl_modules">Installing Perl Modules</a></li>
<li><a href="#document_converters">Document Converters</a></li>
</ul>
</ul>
<!-- INDEX END -->
<hr />
<p>
</p>
<h1><a name="what_software_does_biblio__document__parser_need">What software does Biblio::Document::Parser need?</a></h1>
<p>
</p>
<h2><a name="perl_modules">Perl Modules</a></h2>
<p>The ParaTools::Utils module provides functions to retrieve and convert files both on the Internet and on a local file-system. The former requires a few extra Perl modules to function:</p>
<dl>
<dt><strong><a name="item_lwp_3a_3asimple_and_lwp_3a_3auseragent"><strong>LWP::Simple</strong> and <strong>LWP::UserAgent</strong></a></strong><br />
</dt>
<dd>
These are Perl modules that provide an interface to the World Wide Web, and are used by the ParaTools Document::Parser to retrieve documents from the Internet.
</dd>
<p></p>
<dt><strong><a name="item_file_3a_3atemp"><strong>File::Temp</strong></a></strong><br />
</dt>
<dd>
This module handles temporary files across multiple platforms.
</dd>
<p></p></dl>
<p>There are also some dependencies for the above modules, including MIME::Base64, HTML::TagSet, and Digest::MD5.</p>
<p>All of the above are available at <a href="http://paracite.eprints.org/files/perlmods/.">http://paracite.eprints.org/files/perlmods/.</a> Although these are not guaranteed to be the most recent versions, they are the versions that ParaTools has be...
<p>
</p>
<h2><a name="installing_perl_modules">Installing Perl Modules</a></h2>
<p>This describes the way to install a simple perl module, some require a bit more effort. We will use the non-existent FOO module as an example.</p>
<dl>
<dt><strong><a name="item_unpack_the_archive_3a">Unpack the archive:</a></strong><br />
</dt>
( run in 0.688 second using v1.01-cache-2.11-cpan-39bf76dae61 )