Ignore:
Timestamp:
09/18/2018 06:59:48 PM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
a5424fb
Parents:
299c44c
Message:

Reinstate the Samba link to perl module Parse::Yapp after agreement by Douglas.

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

File:
1 edited

Legend:

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

    r299c44c rc18600e  
    29202920          <emphasis>Module::Build</emphasis> config_data
    29212921          <emphasis>Mojolicious</emphasis> hypnotoad, mojo, morbo
     2922          <emphasis>Parse::Yapp</emphasis> yapp
    29222923      <!--<emphasis>Test::Pod::Coverage:</emphasis> pod_cover-->
    29232924          <emphasis>Text::BibTeX:</emphasis> biblex, bibparse, dumpnames
     
    30583059      </varlistentry>
    30593060
     3061      <varlistentry id="yapp">
     3062        <term><command>yapp</command></term>
     3063        <listitem>
     3064          <para>is a frontend to the Parse::Yapp module, which lets you create
     3065          a Perl OO parser from an input grammar file.</para>
     3066          <indexterm zone="perl-modules yapp">
     3067            <primary sortas="b-yapp">yapp</primary>
     3068          </indexterm>
     3069        </listitem>
     3070      </varlistentry>
     3071
    30603072  <!--<varlistentry id="pod_cover">
    30613073        <term><command>pod_cover</command></term>
Note: See TracChangeset for help on using the changeset viewer.