aboutsummaryrefslogtreecommitdiffstats
path: root/general/prog/perl-modules/perl-xml-libxslt.xml
blob: 99451746455a927624227fa670b47d43891dba32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<?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/SH/SHLOMIF/XML-LibXSLT-&XML-LibXSLT-version;.tar.gz">
  <!ENTITY my-md5sum "bad6d4ad7aa545e16739a8fc596b229d">

]>

  <!-- Begin XML-LibXSLT -->
  <sect2 id="perl-xml-libxslt" xreflabel="XML-LibXSLT-&XML-LibXSLT-version;">

    <title>XML::LibXSLT-&XML-LibXSLT-version;</title>

    <indexterm zone="perl-xml-libxslt">
      <primary sortas="a-XML-LibXSLT">XML-LibXSLT</primary>
    </indexterm>

    <sect3 role="package">
      <title>Introduction to XML::LibXSLT</title>

      <para>
        XML-LibXSLT provides an interface to <xref linkend="libxslt"/>
      </para>

      &lfs112_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>

      <bridgehead renderas="sect4">XML::LibXSLT Dependencies</bridgehead>

      <bridgehead renderas="sect5">Required</bridgehead>
      <para role="required">
        <xref linkend="libxslt"/>,
        <xref linkend="perl-xml-libxml"/>
      </para>

    </sect3>

    <sect3 role="installation">
      <title>Installation of XML::LibXSLT</title>

      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
                  href="../../../xincludes/perl-standard-install.xml"/>

    </sect3>

  </sect2>