Ignore:
Timestamp:
02/21/2015 03:16:55 AM (9 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
96ed758
Parents:
dfa7724
Message:

More tags -- all perl modules, command line progs, and libraries

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15541 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/perl-modules.xml

    rdfa7724 r39187f1e  
    5858    module uses the standard <xref linkend="perl-standard-install"/>.</para>
    5959
    60     &lfs76_checked;
     60    &lfs77_checked;
    6161
    6262    <itemizedlist>
     
    8585    <xref linkend="perl-standard-install"/>.</para>
    8686
    87     &lfs76_checked;
     87    &lfs77_checked;
    8888
    8989    <itemizedlist>
     
    112112    <xref linkend="perl-standard-install"/>.</para>
    113113
    114     &lfs76_checked;
     114    &lfs77_checked;
    115115
    116116    <itemizedlist>
     
    144144    <xref linkend="perl-standard-install"/>.</para>
    145145
    146     &lfs76_checked;
     146    &lfs77_checked;
    147147
    148148    <itemizedlist>
     
    176176    <xref linkend="perl-standard-install"/>.</para>
    177177
    178     &lfs76_checked;
     178    &lfs77_checked;
    179179
    180180    <itemizedlist>
     
    203203    <xref linkend="perl-standard-install"/>.</para>
    204204
    205     &lfs76_checked;
     205    &lfs77_checked;
    206206
    207207    <itemizedlist>
     
    242242    standard <xref linkend="perl-standard-install"/>.</para>
    243243
    244     &lfs76_checked;
     244    &lfs77_checked;
    245245
    246246    <itemizedlist>
     
    268268    standard <xref linkend="perl-standard-install"/>.</para>
    269269
    270     &lfs76_checked;
     270    &lfs77_checked;
    271271
    272272    <itemizedlist>
     
    294294    This module uses the standard <xref linkend="perl-standard-install"/>.</para>
    295295
    296     &lfs76_checked;
     296    &lfs77_checked;
    297297
    298298    <itemizedlist>
     
    321321    <xref linkend="perl-standard-install"/>.</para>
    322322
    323     &lfs76_checked;
     323    &lfs77_checked;
    324324
    325325    <itemizedlist>
     
    348348    <xref linkend="perl-standard-install"/>.</para>
    349349
    350     &lfs76_checked;
     350    &lfs77_checked;
    351351
    352352    <itemizedlist>
     
    375375    <xref linkend="perl-standard-install"/>.</para>
    376376
    377     &lfs76_checked;
     377    &lfs77_checked;
    378378
    379379    <itemizedlist>
     
    468468    <xref linkend="perl-standard-install"/>.</para>
    469469
    470     &lfs76_checked;
     470    &lfs77_checked;
    471471
    472472    <itemizedlist>
     
    566566    <xref linkend="perl-standard-install"/>.</para>
    567567
    568     &lfs76_checked;
     568    &lfs77_checked;
    569569
    570570    <itemizedlist>
     
    583583    <bridgehead renderas="sect3" id="perl-lwp"
    584584    xreflabel="libwww-perl-&LWP-version;">
    585     libwww-perl-&LWP-version; (a.k.a. LWP)</bridgehead>
     585    libwww-perl-&LWP-version; (a.k.a. Bundle::LWP)</bridgehead>
    586586
    587587    <indexterm zone="perl-modules perl-lwp">
     
    589589    </indexterm>
    590590
    591     <para>The libwww-perl (LWP) collection is a set of
     591    <para>The libwww-perl (Bundle::LWP) collection is a set of
    592592    <application>Perl</application> modules which provide a simple and
    593593    consistent application programming interface to the World-Wide Web. The
     
    600600    chain for each module before installing the modules.</para>
    601601
    602     &lfs76_checked;
     602    &lfs77_checked;
    603603
    604604    <itemizedlist>
     
    717717    that module without updating all of <application>perl</application>.</para>
    718718
    719     &lfs76_checked;
     719    &lfs77_checked;
    720720
    721721    <itemizedlist>
     
    752752    standard <xref linkend="perl-standard-install"/>.</para>
    753753
    754     &lfs76_checked;
     754    &lfs77_checked;
    755755
    756756    <itemizedlist>
     
    877877    <xref linkend="perl-standard-install"/>.</para>
    878878
    879     &lfs76_checked;
     879    &lfs77_checked;
    880880
    881881    <itemizedlist>
     
    920920    <xref linkend="perl-standard-install"/>.</para>
    921921
    922     &lfs76_checked;
     922    &lfs77_checked;
    923923
    924924    <itemizedlist>
     
    952952    module uses the standard <xref linkend="perl-standard-install"/>.</para>
    953953
    954     &lfs76_checked;
     954    &lfs77_checked;
    955955
    956956    <itemizedlist>
     
    980980    <xref linkend="perl-standard-install"/>.</para>
    981981
    982     &lfs76_checked;
     982    &lfs77_checked;
    983983
    984984    <para> Before beginning the build, issue
     
    10101010    <bridgehead renderas="sect3" id="perl-test-command"
    10111011    xreflabel="Test::Command-&Test-Command-version;">
    1012     Test-Command-&Test-Command-version;</bridgehead>
     1012    Test-Command-&Test-Command-version; (Test::Command)</bridgehead>
    10131013
    10141014    <indexterm zone="perl-modules perl-test-command">
     
    10221022    </para>
    10231023
    1024     &lfs76_checked;
     1024    &lfs77_checked;
    10251025
    10261026    <itemizedlist>
     
    10511051    <xref linkend="perl-standard-install"/>.</para>
    10521052
    1053     &lfs76_checked;
     1053    &lfs77_checked;
    10541054
    10551055    <itemizedlist>
     
    11621162    uses the standard <xref linkend="perl-standard-install"/>.</para>
    11631163
    1164     &lfs76_checked;
     1164    &lfs77_checked;
    11651165
    11661166    <itemizedlist>
     
    11891189    <xref linkend="perl-standard-install"/>.</para>
    11901190
    1191     &lfs76_checked;
     1191    &lfs77_checked;
    11921192
    11931193    <itemizedlist>
     
    12401240    </para>
    12411241
    1242     &lfs76_checked;
     1242    &lfs77_checked;
    12431243
    12441244    <itemizedlist>
     
    12691269    <xref linkend="perl-standard-install"/>.</para>
    12701270
    1271     &lfs76_checked;
     1271    &lfs77_checked;
    12721272
    12731273    <itemizedlist>
     
    13111311    <xref linkend="perl-standard-install"/>.</para>
    13121312
    1313     &lfs76_checked;
     1313    &lfs77_checked;
    13141314
    13151315    <itemizedlist>
     
    13821382    <xref linkend="perl-standard-install"/>.</para>
    13831383
    1384     &lfs76_checked;
     1384    &lfs77_checked;
    13851385
    13861386    <itemizedlist>
     
    14431443    module uses the standard <xref linkend="perl-standard-install"/>.</para>
    14441444
    1445     &lfs76_checked;
     1445    &lfs77_checked;
    14461446
    14471447    <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.