mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
63 lines
1.8 KiB
XML
63 lines
1.8 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY my-download-http "&perl_authors;/id/S/SA/SADAHIRO/Unicode-Collate-&Unicode-Collate-version;.tar.gz">
|
|
<!ENTITY my-md5sum "ee4d960d057c5e5b02ebb49d0286db8f">
|
|
]>
|
|
|
|
<!-- Begin Unicode::Collate -->
|
|
<sect2 id="perl-unicode-collate" xreflabel="Unicode-Collate-&Unicode-Collate-version;">
|
|
|
|
<title>Unicode::Collate-&Unicode-Collate-version;</title>
|
|
|
|
<indexterm zone="perl-unicode-collate">
|
|
<primary sortas="a-Unicode-Collate">Unicode::Collate</primary>
|
|
</indexterm>
|
|
|
|
<sect3 role="package">
|
|
<title>Introduction to Unicode::Collate</title>
|
|
|
|
<para>
|
|
Unicode::Collate provides a Unicode collation algorithm.
|
|
</para>
|
|
|
|
<note>
|
|
<para>
|
|
This is a core module. If you are using
|
|
<application>perl-5.28.0</application> or later, its version is good
|
|
enough for <xref linkend="biber"/> and you do not need to reinstall
|
|
this module.
|
|
</para>
|
|
</note>
|
|
|
|
&lfs120_checked;
|
|
|
|
<bridgehead renderas="sect4">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&my-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &my-md5sum;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
</sect3>
|
|
|
|
<sect3 role="installation">
|
|
<title>Installation of Unicode::Collate</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
href="../../../xincludes/perl-standard-install.xml"/>
|
|
|
|
</sect3>
|
|
|
|
</sect2>
|