Changeset 19b67e97
- Timestamp:
- 10/11/2018 10:23:39 PM (6 years ago)
- Branches:
- perl-modules
- Children:
- 9fb63b5
- Parents:
- fc0b749
- Location:
- general/prog
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/new-perl-modules.xml
rfc0b749 r19b67e97 34 34 <para> 35 35 Modules utilized by packages throughout BLFS are listed here, along with 36 their dependencies. The various ways of building and installing perl 37 modules are shown at the bottom of this page. 36 their dependencies. 38 37 </para> 39 38 … … 58 57 <para> 59 58 It is possible to automatically install the current versions of a module and 60 a nymissing or too-old dependencies using CPAN. See the end of this page for59 all missing or too-old dependencies using CPAN. See the end of this page for 61 60 details. 62 61 </para> -
general/prog/perl-deps/perl-dist-checkconflicts.xml
rfc0b749 r19b67e97 47 47 <bridgehead renderas="sect5">Required</bridgehead> 48 48 <para role="required"> 49 <xref linkend="new-perl-module-runtime"/>, 49 <xref linkend="new-perl-module-runtime"/>, also 50 50 <xref linkend="new-perl-test-fatal"/> (for the testsuite) 51 51 </para> -
general/prog/perl-deps/perl-http-message.xml
rfc0b749 r19b67e97 49 49 <xref linkend="perl-io-html"/>, 50 50 <xref linkend="perl-lwp-mediatypes"/>, 51 <xref linkend="new-perl-uri"/>, a nd51 <xref linkend="new-perl-uri"/>, also 52 52 <xref linkend="new-perl-try-tiny"/> (for the testsuite) 53 53 </para> -
general/prog/perl-deps/perl-list-someutils-xs.xml
rfc0b749 r19b67e97 48 48 <para role="required"> 49 49 <xref linkend="new-perl-test-leaktrace"/>, 50 <xref linkend="new-perl-test-warnings"/> 50 <xref linkend="new-perl-test-warnings"/> (both for the testsuite) 51 51 </para> 52 52 -
general/prog/perl-deps/perl-module-implementation.xml
rfc0b749 r19b67e97 49 49 <para role="required"> 50 50 <xref linkend="new-perl-module-runtime"/>, 51 <xref linkend="new-perl-t est-fatal"/> (for the testsuite),52 <xref linkend="new-perl-test- requires"/> (for the testsuite),53 <xref linkend="new-perl-t ry-tiny"/>51 <xref linkend="new-perl-try-tiny"/>, also 52 <xref linkend="new-perl-test-fatal"/> and 53 <xref linkend="new-perl-test-requires"/> (both for the testsuite), 54 54 </para> 55 55 -
general/prog/perl-deps/perl-package-stash.xml
rfc0b749 r19b67e97 50 50 <xref linkend="new-perl-dist-checkconflicts"/>, 51 51 <xref linkend="new-perl-module-implementation"/>, 52 ( both52 also 53 53 <xref linkend="new-perl-test-fatal"/> and 54 <xref linkend="new-perl-test-requires"/> for the testsuite )54 <xref linkend="new-perl-test-requires"/> ( both for the testsuite ) 55 55 </para> 56 56 -
general/prog/perl-deps/perl-test-mockmodule.xml
rfc0b749 r19b67e97 48 48 <para role="required"> 49 49 <xref linkend="new-perl-module-build"/>, 50 <xref linkend="perl-super"/>, a nd50 <xref linkend="perl-super"/>, also 51 51 <xref linkend="new-perl-test-warnings"/> (for the testsuite) 52 52 </para> -
general/prog/perl-modules/perl-file-slurper.xml
rfc0b749 r19b67e97 46 46 <bridgehead renderas="sect5">Required</bridgehead> 47 47 <para role="required"> 48 <xref linkend="new-perl-test-warnings"/> 48 <xref linkend="new-perl-test-warnings"/> ( for the testsuite ) 49 49 </para> 50 50 -
general/prog/perl-modules/perl-unicode-linebreak.xml
rfc0b749 r19b67e97 46 46 <bridgehead renderas="sect5">Required</bridgehead> 47 47 <para role="required"> 48 <xref linkend="perl-mime-charset"/> and48 <xref linkend="perl-mime-charset"/>, also 49 49 <xref linkend="wget"/> (to download two files from unicode.org in the 50 50 testsuite)
Note:
See TracChangeset
for help on using the changeset viewer.