Ignore:
Timestamp:
11/11/2018 10:01:27 PM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
perl-modules
Children:
a14fafbd
Parents:
1bbf621
Message:

Perl modules branch: Although Class::Factory::Util *can* be built using perl Makefile.PL, that tests to see if Module::Build exists, and if not, asks if it should be downloaded from cpan, and hangs if in a script. Add that dependency, and invoke Build directly.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/perl-modules@20693 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • template/template-perl-module.xml

    r1bbf621 r1f01e5ee  
    6666      <para role="required">
    6767        <xref linkend="perl-bar-baz"/>,
    68         <!-- perl-bar-baz pulls in perl-mojotasticity for the testsuite -->
     68        <!-- perl-bar-baz pulls in perl-mojotasticity -->
    6969        <xref linkend="perl-wibble"/> and
    70         <xref linkend="new-perl-wobble"/>
     70        <xref linkend="perl-wobble"/>
     71
     72      <bridgehead renderas="sect5">Required (for the testsuite)</bridgehead>
     73      <para role="recommended">
     74        <xref linkend="perl-silly"/>,
     75        <!-- perl-silly pulls in perl-bar-eejit for its own testsuite -->
     76        <xref linkend="perl-teststuff"/>
     77
    7178      </para>
    7279
Note: See TracChangeset for help on using the changeset viewer.