MHonArc

 view release on metacpan or  search on metacpan

doc/resources/iconurlprefix.html  view on Meta::CPAN

<table border="1" width="100%"><tr><td><pre class="shell">
prompt&gt; <b>mhonarc -rcfile icons.mrc -iconurlprefix ../icons/</b> ...
</pre></td></tr></table>
<p>And another archive may have:
</p>
<table border="1" width="100%"><tr><td><pre class="shell">
prompt&gt; <b>mhonarc -rcfile icons.mrc -iconurlprefix ../../icons/</b> ...
</pre></td></tr></table>

<p>The use of ICONURLPREFIX avoids the need to redefine the ICONS
resource for each archive and helps support archive relocatability.
For example, if the archives were to be copied to a new server under
a different URL root, we avoid regeneration of the archives since
the URLs used for icons is relative and not absolute.
</p>

<!-- *************************************************************** -->
<hr>
<h2><a name="version">Version</a></h2>

<p>2.6.0



( run in 2.364 seconds using v1.01-cache-2.11-cpan-71847e10f99 )