Biblio-Document-Parser
view release on metacpan or search on metacpan
docs/html/installation.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 - How to Install Biblio::Document::Parser</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 - How to Install Biblio::Document::Parser</span></strong></big>
</td></tr>
</table>
<p><a name="__index__"></a></p>
<!-- INDEX BEGIN -->
<ul>
<li><a href="#installation">Installation</a></li>
</ul>
<!-- INDEX END -->
<hr />
<p>
</p>
<h1><a name="installation">Installation</a></h1>
<p>First unpack the Biblio::Document::Parser archive:</p>
<pre>
% tar xfvz <packagename>.tar.gz</pre>
<p>Move into the unpacked folder, and then do the following:</p>
<pre>
% perl Build.PL
% ./Build</pre>
<p>You can optionally run</p>
<pre>
% ./Build test</pre>
<p>which will carry out a few checks to ensure everything is working
correctly.</p>
<p>Finally, become root and do:</p>
<pre>
% ./Build install</pre>
<p>This will install the modules and man pages into the
correct locations.</p>
<table border="0" width="100%" cellspacing="0" cellpadding="3">
<tr><td class="block" valign="middle">
<big><strong><span class="block"> ParaTools 1.00 Documentation - How to Install Biblio::Document::Parser</span></strong></big>
</td></tr>
</table>
</body>
</html>
( run in 1.914 second using v1.01-cache-2.11-cpan-39bf76dae61 )