#44 Add #11 'perl Package to Install Core Modules'
Merged 6 years ago by sclark. Opened 6 years ago by sclark.
fedora-docs/ sclark/release-notes iss11  into  f27

file modified
+2
@@ -76,6 +76,8 @@ 

          File: Development_Go

        - Name: Haskell

          File: Development_Haskell

+       - Name: Perl

+         File: Development_Perl

        - Name: Python

          File: Development_Python

        - Name: Ruby

@@ -0,0 +1,9 @@ 

+ 

+ include::en-US/entities.adoc[]

+ 

+ [[sect-perl]]

+ == Perl

+ 

+ [[sect-perl-core]]

+ === Packaging of the Perl Core Modules

+ The release of Fedora 27 brings a change in the way that the Perl core modules are packaged by Fedora. In Perl, the core modules are the standard set of modules that ship with the Perl interpreter.  Previously in Fedora, the Perl core modules were split into a number of subpackages in such a way that installing the `perl` package did not install the full set of Perl core modules.  This behaviour was not what was expected by most Perl users and so, from Fedora 27, installing the `perl` package now installs the full set of Perl core modules. It is still possible to install only a minimal Perl interpreter by installing just the `perl-interpreter` package.

An entry for the change 'perl Package to Install Core Modules' - issue <fedora-docs/release-notes>#11. The text expands on the suggested change page release notes entry. @ppisar, please would you review the text and let me know whether anything needs to be added or changed?

Text approved by change owner (see issue #11).

Pull-Request has been merged by sclark

6 years ago