Changeset 7158ad6
- Timestamp:
- 09/21/2018 02:27:27 AM (6 years ago)
- Branches:
- perl-modules
- Children:
- 6c71499
- Parents:
- da8b8e48
- Files:
-
- 6 added
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/new-perl-modules.xml
rda8b8e48 r7158ad6 100 100 <listitem> 101 101 <para> 102 <xref linkend="new-perl-class-accessor"/> 103 </para> 104 </listitem> 105 <listitem> 106 <para> 107 <xref linkend="new-perl-data-compare"/> 108 </para> 109 </listitem> 110 <listitem> 111 <para> 112 <xref linkend="new-perl-data-dump"/> 113 </para> 114 </listitem> 115 <listitem> 116 <para> 102 117 <xref linkend="new-perl-error"/> 103 118 </para> … … 173 188 174 189 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 190 href="perl-modules/perl-class-accessor.xml"/> 191 192 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 193 href="perl-modules/perl-data-compare.xml"/> 194 195 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 196 href="perl-modules/perl-data-dump.xml"/> 197 198 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 175 199 href="perl-modules/perl-error.xml"/> 176 200 -
general/prog/perl-deps.xml
rda8b8e48 r7158ad6 83 83 <listitem> 84 84 <para> 85 <xref linkend="perl-file-find-rule"/> 86 </para> 87 </listitem> 88 <listitem> 89 <para> 85 90 <xref linkend="perl-http-date"/> 86 91 </para> … … 113 118 <listitem> 114 119 <para> 120 <xref linkend="new-perl-number-compare"/> 121 </para> 122 </listitem> 123 <listitem> 124 <para> 115 125 <xref linkend="perl-net-ssleay"/> 116 126 </para> … … 144 154 <para> 145 155 <xref linkend="new-perl-test-warnings"/> 156 </para> 157 </listitem> 158 <listitem> 159 <para> 160 <xref linkend="new-perl-text-glob"/> 146 161 </para> 147 162 </listitem> … … 184 199 185 200 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 201 href="perl-deps/perl-file-find-rule.xml"/> 202 203 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 186 204 href="perl-deps/perl-http-date.xml"/> 187 205 … … 202 220 203 221 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 222 href="perl-deps/perl-number-compare.xml"/> 223 224 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 204 225 href="perl-deps/perl-sub-identify.xml"/> 205 226 … … 223 244 224 245 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 246 href="perl-deps/perl-text-glob.xml"/> 247 248 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 225 249 href="perl-deps/perl-try-tiny.xml"/> 226 250 -
packages.ent
rda8b8e48 r7158ad6 416 416 <!ENTITY Config-AutoConf-version "0.317"> 417 417 <!ENTITY ExtUtils-LibBuilder-version "0.06"> 418 <!ENTITY File-Find-Rule-version "0.34"> 418 419 <!ENTITY HTTP-Date-version "6.02"> 419 420 <!ENTITY HTTP-Message-version "6.18"> … … 423 424 <!ENTITY Module-Build-version "0.4224"> 424 425 <!ENTITY Net-SSLeay-version "1.85"> 426 <!ENTITY Number-Compare-version "0.03"> 425 427 <!ENTITY Sub-Identify-version "0.14"> 426 428 <!ENTITY Sub-Name-version "0.21"> … … 429 431 <!ENTITY Test-Needs-version "0.002005"> 430 432 <!ENTITY Test-Warnings-version "0.026"> 433 <!ENTITY Text-Glob-version "0.11"> 431 434 <!ENTITY Try-Tiny-version "0.30"> 432 435 <!ENTITY XML-NamespaceSupport-version "1.12"> -
pst/typesetting/biber.xml
rda8b8e48 r7158ad6 100 100 <bridgehead renderas="sect4">Required</bridgehead> 101 101 <para role="required"> 102 <!-- KFM: because I always get confused by these deps, I've decided 103 to add some comments. 104 Both Config::AutoConf and ExtUtils::LibBuilder are listed as build 105 requirements in Build.PL, the rest are just requirements, but the 106 difference seems moot. Those two are needed to build Text::BibTeX 107 so not listed separately. --> 102 <!-- KFM: the order listed in Build.PL is not alphabetical --> 108 103 <xref linkend="new-perl-autovivification"/> 109 104 <xref linkend="perl-business-isbn"/> 110 105 <xref linkend="perl-business-ismn"/> 111 106 <xref linkend="new-perl-business-issn"/> 112 <xref linkend=" perl-class-accessor"/>113 <xref linkend=" perl-data-compare"/>114 <xref linkend=" perl-data-dump"/>107 <xref linkend="new-perl-class-accessor"/> 108 <xref linkend="new-perl-data-compare"/> 109 <xref linkend="new-perl-data-dump"/> 115 110 <xref linkend="perl-data-uniqid"/> 116 111 <xref linkend="perl-datetime-calendar-julian"/> … … 120 115 <xref linkend="perl-encode-jis2k"/> 121 116 <xref linkend="perl-file-slurper"/> 117 <xref linkend="perl-perlio-utf8_strict"/> 122 118 <!-- IPC::Cmd is a part of core perl --> 123 119 <xref linkend="perl-ipc-run3"/> … … 136 132 that is pulled in by LWP::Protocol::https --> 137 133 <!-- Module::Build is no-longer a direct dependency, and now that it can be 138 built using j sut the standard instructions, it does not need to be mentioned -->134 built using just the standard instructions, it does not need to be mentioned --> 139 135 <!-- Mozilla::CA is a dependency of LWP-Protocol-https --> 140 <xref linkend="perl-perlio-utf8_strict"/>141 136 <xref linkend="perl-regexp-common"/> 142 137 <xref linkend="perl-sort-key"/> … … 149 144 <!-- Unicode::GCstring is part of Unicode::LineBreak --> 150 145 <xref linkend="perl-unicode-linebreak"/> 146 <!-- Unicode::Normalize is part of core perl --> 147 <!-- FIXME URI is probably a dep i nthe lwp or libwww area --> 148 <!-- XML::LibXML is a dependency of XML::LibXML::Simple --> 151 149 <xref linkend="perl-xml-libxml-simple"/> 152 150 <xref linkend="perl-xml-libxslt"/>
Note:
See TracChangeset
for help on using the changeset viewer.