Changeset 0b01914
- Timestamp:
- 12/20/2019 08:45:38 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 9.1, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- ecd630e
- Parents:
- 718be191
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/perl-core-modules.txt
r718be191 r0b01914 9 9 The '::' translates to '/' when looking at a log of what got installed, 10 10 but some are slightly different (library, not pm ?) and some of the 11 modules are in the Arch-OS (x86_64-linux ) directory.11 modules are in the Arch-OS (x86_64-linux-thread-multi) directory. 12 12 13 13 If you see 'eval' in a Makefile.PL or in a test, it implies that the module … … 89 89 Test::More 90 90 Test::Tester 91 Text::Balanced 91 92 Text::ParseWords 92 93 Tie::Array -
general/prog/perl-deps.xml
r718be191 r0b01914 123 123 <listitem> 124 124 <para> 125 <xref linkend="perl-clone"/> 126 </para> 127 </listitem> 128 <listitem> 129 <para> 125 130 <xref linkend="perl-config-autoconf"/> 126 131 </para> … … 588 593 589 594 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 595 href="perl-deps/perl-clone.xml"/> 596 597 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 590 598 href="perl-deps/perl-config-autoconf.xml"/> 591 599 -
general/prog/perl-deps/perl-business-isbn-data.xml
r718be191 r0b01914 6 6 7 7 <!ENTITY my-download-http "&metacpan_authors;/B/BD/BDFOY/Business-ISBN-Data-&Business-ISBN-Data-version;.tar.gz"> 8 <!ENTITY my-md5sum " e45aba8cb0ed856c8633d874a0bf1f5b">8 <!ENTITY my-md5sum "393d2c45792854ad43eeaf172cb3dbb6"> 9 9 10 10 ]> -
general/prog/perl-modules/perl-data-compare.xml
r718be191 r0b01914 46 46 <bridgehead renderas="sect5">Required</bridgehead> 47 47 <para role="required"> 48 <xref linkend="perl-clone"/>, 48 49 <xref linkend="perl-file-find-rule"/> 49 50 </para> -
introduction/welcome/changelog.xml
r718be191 r0b01914 45 45 <para>December 20th, 2019</para> 46 46 <itemizedlist> 47 <listitem> 48 <para>[ken] - Add Clone-0.43 (perl module). Fixes 49 <ulink url="&blfs-ticket-root;12929">#12929</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[ken] - Update to Business:ISBN::Data (perl module). 53 Fixes second part of 54 <ulink url="&blfs-ticket-root;12893">#12893</ulink>.</para> 55 </listitem> 47 56 <listitem> 48 57 <para>[timtas] - Update to dhcpcd-8.1.3. Fixes -
packages.ent
r718be191 r0b01914 422 422 <!ENTITY Alien-Build-version "1.79"> 423 423 <!ENTITY B-Hooks-EndOfScope-version "0.24"> 424 <!ENTITY Business-ISBN-Data-version "201 40910.003">424 <!ENTITY Business-ISBN-Data-version "20191107"> 425 425 <!ENTITY Capture-Tiny-version "0.48"> 426 426 <!ENTITY Class-Data-Inheritable-version "0.08"> … … 429 429 <!ENTITY Class-Singleton-version "1.5"> 430 430 <!ENTITY Class-Tiny-version "1.006"> 431 <!ENTITY Clone-version "0.43"> 431 432 <!ENTITY Config-AutoConf-version "0.317"> 432 433 <!ENTITY CPAN-Meta-Check-version "0.014">
Note:
See TracChangeset
for help on using the changeset viewer.