This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update regen/feature.pl
author☢ ℕicolas ℝ <nicolas@atoomic.org>
Wed, 29 Jul 2020 17:23:01 +0000 (11:23 -0600)
committerTodd Rinaldo <toddr@cpan.org>
Thu, 30 Jul 2020 21:46:58 +0000 (16:46 -0500)
commit3b8e69994698c0c23d3b0cd06a385e57285bc410
tree0510cc4bf7e5827ad8b72924087bcf7da79f0507
parentc6439962c995d4d7052af9fb3f92da93c1584b84
Update regen/feature.pl

Features bundles are built on top of each other.

This change make it easier to read what features
were added from one version to another.
It also helps identify similar bundles.

Features are also now sorted on pod.

Enforce strict & warnings to generate feature.pm
lib/feature.pm
regen/feature.pl