source: general/prog/perl-deps/perl-business-isbn-data.xml

trunk
Last change on this file was 5d0e7b8, checked in by Douglas R. Reno <renodr@…>, 2 months ago

A bunch of tags

  • Property mode set to 100644
File size: 1.6 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../../general.ent">
5 %general-entities;
6
7 <!ENTITY my-download-http "&metacpan_authors;/B/BD/BDFOY/Business-ISBN-Data-&Business-ISBN-Data-version;.tar.gz">
8 <!ENTITY my-md5sum "9eecef0abe410be4c41a74adafdca230">
9]>
10
11 <!-- Begin Business-ISBN-Data -->
12 <sect2 id="perl-business-isbn-data" xreflabel="Business-ISBN-Data-&Business-ISBN-Data-version;">
13
14 <title>Business::ISBN::Data-&Business-ISBN-Data-version;</title>
15
16 <indexterm zone="perl-business-isbn-data">
17 <primary sortas="a-Business-ISBN-Data">Business-ISBN-Data</primary>
18 </indexterm>
19
20 <sect3 role="package">
21 <title>Introduction to Business-ISBN-Data</title>
22
23 <para>
24 Business-ISBN-Data is a data pack for Business::ISBN.
25 </para>
26
27 &lfs121_checked;
28
29 <bridgehead renderas="sect4">Package Information</bridgehead>
30 <itemizedlist spacing="compact">
31 <listitem>
32 <para>
33 Download (HTTP): <ulink url="&my-download-http;"/>
34 </para>
35 </listitem>
36 <listitem>
37 <para>
38 Download MD5 sum: &my-md5sum;
39 </para>
40 </listitem>
41 </itemizedlist>
42
43 </sect3>
44
45 <sect3 role="installation">
46 <title>Installation of Business-ISBN-Data</title>
47
48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
49 href="../../../xincludes/perl-standard-install.xml"/>
50
51 </sect3>
52
53 </sect2>
Note: See TracBrowser for help on using the repository browser.