Biblio-Citation-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>Biblio::Citation::Parser 1.10 Documentation - How to Install Biblio::Citation::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"> Biblio::Citation::Parser 1.10 Documentation - How to Install Biblio::Citation::Parser</span></strong></big>
</td></tr>
</table>
<p><a name="__index__"></a></p>
<!-- INDEX BEGIN -->
<ul>
<li><a href="#installation">Installation</a></li>
<li><a href="#examples">Examples</a></li>
</ul>
<!-- INDEX END -->
<hr />
<p>
</p>
<h1><a name="installation">Installation</a></h1>
<p>First unpack the Biblio::Citation::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>
<p>
</p>
<hr />
<h1><a name="examples">Examples</a></h1>
<p>The examples directory contains two categories of examples - parsing examples and web service examples. Note that the web service examples require the SOAP::Lite module (see Required Software for more information). To try out these samples after i...
<table border="0" width="100%" cellspacing="0" cellpadding="3">
<tr><td class="block" valign="middle">
<big><strong><span class="block"> Biblio::Citation::Parser 1.10 Documentation - How to Install Biblio::Citation::Parser</span></strong></big>
</td></tr>
</table>
</body>
</html>
( run in 2.001 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )