diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-06-25 15:54:46 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-06-25 16:07:00 +0200 |
commit | a345b652dd852b94b36f0fe807bda7906db9cdfd (patch) | |
tree | 38ec7f1757970a98c5906a243b284edc0aef722d /Changes | |
parent | 4d152a6a01df17201efa457a1477a1ea0866899d (diff) | |
download | perl-URPM-a345b652dd852b94b36f0fe807bda7906db9cdfd.tar perl-URPM-a345b652dd852b94b36f0fe807bda7906db9cdfd.tar.gz perl-URPM-a345b652dd852b94b36f0fe807bda7906db9cdfd.tar.bz2 perl-URPM-a345b652dd852b94b36f0fe807bda7906db9cdfd.tar.xz perl-URPM-a345b652dd852b94b36f0fe807bda7906db9cdfd.zip |
Make it work with no feature qw(indirect) (aka perl7)
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ - Build with the flags used to build perl itsefl +- Make it work with no feature qw(indirect) (aka perl7) Version 5.122 - 3 June 2020 |