Author: ken Date: Sun Nov 18 13:12:45 2018 New Revision: 20719 Log: Update the comments in packages.ent for the two sets of perl modules.
Modified: trunk/BOOK/packages.ent Modified: trunk/BOOK/packages.ent ============================================================================== --- trunk/BOOK/packages.ent Sun Nov 18 12:10:55 2018 (r20718) +++ trunk/BOOK/packages.ent Sun Nov 18 13:12:45 2018 (r20719) @@ -362,7 +362,8 @@ <!ENTITY python3-majorver "3.7"> <!-- Perl module versions used in the Perl Modules instructions - Please read the Changes file before updating - module --> + Please read the Changes file before updating a module. + These should point to www.cpan.org/authors/ --> <!ENTITY Archive-Zip-version "1.64"> <!ENTITY autovivification-version "0.18"> <!ENTITY Business-ISBN-version "3.004"> @@ -411,7 +412,8 @@ <!ENTITY XML-Writer-version "0.625"> <!-- perl modules which are only in the book as deps of other modules - DO NOT RUN DAILY TESTS FOR NEWER VERSIONS --> + These should point to cpan.metacpan.org/authors and will not + get automatically checked for newer versions --> <!ENTITY Algorithm-Diff-version "1.1903"> <!ENTITY B-Hooks-EndOfScope-version "0.24"> <!ENTITY Business-ISBN-Data-version "20140910.003"> -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
