2018-11-18 07:06:15 +08:00
|
|
|
<?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/M/MW/MWX/Data-Uniqid-&Data-Uniqid-version;.tar.gz">
|
|
|
|
<!ENTITY my-md5sum "6bab3b5da09fedfdf60ce2629a7367db">
|
|
|
|
|
|
|
|
]>
|
|
|
|
|
|
|
|
<!-- Begin Data::Uniqid -->
|
2018-11-18 07:50:19 +08:00
|
|
|
<sect2 id="perl-data-uniqid" xreflabel="Data-Uniqid-&Data-Uniqid-version;">
|
2018-11-18 07:06:15 +08:00
|
|
|
|
|
|
|
<title>Data::Uniqid-&Data-Uniqid-version;</title>
|
|
|
|
|
2018-11-18 07:50:19 +08:00
|
|
|
<indexterm zone="perl-data-uniqid">
|
2018-11-18 07:06:15 +08:00
|
|
|
<primary sortas="a-Data-Uniqid">Data::Uniqid</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect3 role="package">
|
|
|
|
<title>Introduction to Data::Uniqid</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Data::Uniqid provides three simple routines for generating unique IDs.
|
|
|
|
</para>
|
|
|
|
|
2020-08-18 00:13:28 +08:00
|
|
|
&lfs10_checked;
|
2018-11-18 07:06:15 +08:00
|
|
|
|
|
|
|
<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 Data::Uniqid</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Although the final test fails and reports an Error, the testsuite
|
|
|
|
returns a status of 0. The error can safely be ignored.
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
href="../../../xincludes/perl-standard-install.xml"/>
|
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|