Changeset a27b10e
- Timestamp:
- 10/18/2018 07:35:16 PM (5 years ago)
- Branches:
- perl-modules
- Children:
- e0e2da6
- Parents:
- 8d4d84d
- Files:
-
- 12 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/perl-deps.xml
r8d4d84d ra27b10e 88 88 <listitem> 89 89 <para> 90 <xref linkend="new-perl-class-data-inheritable"/> 91 </para> 92 </listitem> 93 <listitem> 94 <para> 90 95 <xref linkend="perl-config-autoconf"/> 91 96 </para> … … 113 118 <listitem> 114 119 <para> 120 <xref linkend="new-perl-exception-class"/> 121 </para> 122 </listitem> 123 <listitem> 124 <para> 115 125 <xref linkend="perl-exporter-tiny"/> 116 126 </para> … … 148 158 <listitem> 149 159 <para> 160 <xref linkend="new-perl-importer"/> 161 </para> 162 </listitem> 163 <listitem> 164 <para> 150 165 <xref linkend="perl-io-html"/> 151 166 </para> … … 188 203 <listitem> 189 204 <para> 205 <xref linkend="new-perl-module-pluggable"/> 206 </para> 207 </listitem> 208 <listitem> 209 <para> 190 210 <xref linkend="new-perl-module-runtime"/> 191 211 </para> … … 208 228 <listitem> 209 229 <para> 230 <xref linkend="perl-net-ssleay"/> 231 </para> 232 </listitem> 233 <listitem> 234 <para> 210 235 <xref linkend="new-perl-number-compare"/> 211 236 </para> … … 213 238 <listitem> 214 239 <para> 215 <xref linkend="perl-net-ssleay"/>216 </para>217 </listitem>218 <listitem>219 <para>220 240 <xref linkend="new-perl-package-stash"/> 221 241 </para> … … 223 243 <listitem> 224 244 <para> 245 <xref linkend="new-perl-params-validationcompiler"/> 246 </para> 247 </listitem> 248 <listitem> 249 <para> 225 250 <xref linkend="new-perl-role-tiny"/> 226 251 </para> … … 228 253 <listitem> 229 254 <para> 255 <xref linkend="new-perl-scope-guard"/> 256 </para> 257 </listitem> 258 <listitem> 259 <para> 230 260 <xref linkend="new-perl-specio"/> 231 261 </para> … … 243 273 <listitem> 244 274 <para> 275 <xref linkend="new-perl-sub-info"/> 276 </para> 277 </listitem> 278 <listitem> 279 <para> 245 280 <xref linkend="perl-sub-name"/> 246 281 </para> … … 259 294 <para> 260 295 <xref linkend="perl-super"/> 296 </para> 297 </listitem> 298 <listitem> 299 <para> 300 <xref linkend="new-perl-term-table"/> 261 301 </para> 262 302 </listitem> … … 298 338 <listitem> 299 339 <para> 340 <xref linkend="new-perl-test-simple"/> 341 </para> 342 </listitem> 343 <listitem> 344 <para> 300 345 <xref linkend="new-perl-test-warnings"/> 346 </para> 347 </listitem> 348 <listitem> 349 <para> 350 <xref linkend="new-perl-test-without-module"/> 351 </para> 352 </listitem> 353 <listitem> 354 <para> 355 <xref linkend="new-perl-test2-plugin-nowarnings"/> 356 </para> 357 </listitem> 358 <listitem> 359 <para> 360 <xref linkend="new-perl-test2-suite"/> 301 361 </para> 302 362 </listitem> … … 372 432 373 433 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 434 href="perl-deps/perl-class-data-inheritable.xml"/> 435 436 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 374 437 href="perl-deps/perl-config-autoconf.xml"/> 375 438 … … 388 451 389 452 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 453 href="perl-deps/perl-exception-class.xml"/> 454 455 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 390 456 href="perl-deps/perl-exporter-tiny.xml"/> 391 457 … … 409 475 410 476 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 477 href="perl-deps/perl-importer.xml"/> 478 479 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 411 480 href="perl-deps/perl-io-html.xml"/> 412 481 … … 433 502 434 503 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 504 href="perl-deps/perl-module-pluggable.xml"/> 505 506 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 435 507 href="perl-deps/perl-module-runtime.xml"/> 436 508 … … 445 517 446 518 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 519 href="perl-deps/perl-net-ssleay.xml"/> 520 521 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 447 522 href="perl-deps/perl-number-compare.xml"/> 448 523 449 524 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 450 href="perl-deps/perl-net-ssleay.xml"/>451 452 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"453 525 href="perl-deps/perl-package-stash.xml"/> 454 526 455 527 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 528 href="perl-deps/perl-params-validationcompiler.xml"/> 529 530 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 456 531 href="perl-deps/perl-role-tiny.xml"/> 457 532 458 533 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 534 href="perl-deps/perl-scope-guard.xml"/> 535 536 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 459 537 href="perl-deps/perl-specio.xml"/> 460 538 … … 466 544 467 545 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 546 href="perl-deps/perl-sub-info.xml"/> 547 548 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 468 549 href="perl-deps/perl-sub-name.xml"/> 469 550 … … 477 558 href="perl-deps/perl-super.xml"/> 478 559 560 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 561 href="perl-deps/perl-term-table.xml"/> 562 479 563 <!-- 480 564 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 500 584 501 585 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 586 href="perl-deps/perl-test-simple.xml"/> 587 588 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 502 589 href="perl-deps/perl-test-warnings.xml"/> 503 590 504 591 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 592 href="perl-deps/perl-test-without-module.xml"/> 593 594 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 595 href="perl-deps/perl-test2-plugin-nowarnings.xml"/> 596 597 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 598 href="perl-deps/perl-test2-suite.xml"/> 599 600 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 505 601 href="perl-deps/perl-text-csv_xs.xml"/> 506 602 -
packages.ent
r8d4d84d ra27b10e 416 416 <!ENTITY Business-ISBN-Data-version "20140910.003"> 417 417 <!ENTITY Capture-Tiny-version "0.48"> 418 <!ENTITY Class-Data-Inheritable-version "0.08"> 418 419 <!ENTITY Config-AutoConf-version "0.317"> 419 420 <!ENTITY CPAN-Meta-Check-version "0.014"> <!-- FIXME might not be needed --> … … 421 422 <!ENTITY Dist-CheckConflicts-version "0.11"> 422 423 <!ENTITY Eval-Closure-version "0.14"> 424 <!ENTITY Exception-Class-version "1.44"> 423 425 <!ENTITY Exporter-Tiny-version "1.002001"> 424 426 <!ENTITY ExtUtils-LibBuilder-version "0.06"> … … 428 430 <!ENTITY HTTP-Message-version "6.18"> 429 431 <!ENTITY HTML-Tagset-version "3.20"> 432 <!ENTITY Importer-version "0.025"> 430 433 <!ENTITY IO-HTML-version "1.001"> 431 434 <!ENTITY List-MoreUtils-XS-version "0.428"> … … 436 439 <!ENTITY MIME-Charset-version "1.012.2"> 437 440 <!ENTITY Module-Implementation-version "0.09"> 441 <!ENTITY Module-Pluggable-version "5.2"> 438 442 <!ENTITY Module-Runtime-version "0.016"> 439 443 <!ENTITY MRO-Compat-version "0.13"> … … 443 447 <!ENTITY Number-Compare-version "0.03"> 444 448 <!ENTITY Package-Stash-version "0.37"> 449 <!ENTITY Params-ValidationCompiler-version "0.30"> 445 450 <!ENTITY Role-Tiny-version "2.000006"> 451 <!ENTITY Scope-Guard-version "0.21"> 446 452 <!ENTITY Specio-version "0.42"> 447 453 <!ENTITY Sub-Exporter-Progressive-version "0.001013"> 448 454 <!ENTITY Sub-Identify-version "0.14"> 455 <!ENTITY Sub-Info-version "0.002"> 449 456 <!ENTITY Sub-Name-version "0.21"> 450 457 <!ENTITY Sub-Quote-version "2.005001"> 451 458 <!ENTITY Sub-Uplevel-version "0.2800"> 452 459 <!ENTITY SUPER-version "1.20141117"> 460 <!ENTITY Term-Table-version "0.012"> 453 461 <!ENTITY Test-Deep-version "1.128"> <!-- FIXME might not be needed --> 454 462 <!ENTITY Test-Exception-version "0.43"> … … 458 466 <!ENTITY Test-Needs-version "0.002005"> 459 467 <!ENTITY Test-Requires-version "0.10"> 468 <!ENTITY Test-Simple-version "1.302138"> 460 469 <!ENTITY Test-Warnings-version "0.026"> 470 <!ENTITY Test-Without-Module-version "0.20"> 471 <!ENTITY Test2-Plugin-NoWarnings-version "0.06"> 472 <!ENTITY Test2-Suite-version "0.000115"> 461 473 <!ENTITY Text-CSV_XS-version "1.36"> 462 474 <!ENTITY Text-Diff-version "1.45">
Note:
See TracChangeset
for help on using the changeset viewer.