diff --git a/meta-perl/recipes-perl/libencode/libencode-locale-perl_1.05.bb b/meta-perl/recipes-perl/libencode/libencode-locale-perl_1.05.bb index ae193dbc6a..8c31f29b63 100644 --- a/meta-perl/recipes-perl/libencode/libencode-locale-perl_1.05.bb +++ b/meta-perl/recipes-perl/libencode/libencode-locale-perl_1.05.bb @@ -1,5 +1,4 @@ SUMMARY = "Encode::Locale - Determine the locale encoding" -AUTHOR = "Gisle Aas " HOMEPAGE = "https://metacpan.org/module/Encode::Locale" SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" diff --git a/meta-perl/recipes-perl/libencode/libencode-perl_3.19.bb b/meta-perl/recipes-perl/libencode/libencode-perl_3.19.bb index 79934e2229..fd47543a7a 100644 --- a/meta-perl/recipes-perl/libencode/libencode-perl_3.19.bb +++ b/meta-perl/recipes-perl/libencode/libencode-perl_3.19.bb @@ -8,7 +8,6 @@ DESCRIPTION = "The \"Encode\" module provides the interfaces between \ Perl's strings and the rest of the system. Perl strings are sequences \ of characters." -AUTHOR = "Dan Kogai " HOMEPAGE = "https://metacpan.org/release/Encode" SECTION = "lib" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" diff --git a/meta-perl/recipes-perl/libmodule/libmodule-pluggable-perl_5.2.bb b/meta-perl/recipes-perl/libmodule/libmodule-pluggable-perl_5.2.bb index 6f3d5ba59d..3be2e9275c 100644 --- a/meta-perl/recipes-perl/libmodule/libmodule-pluggable-perl_5.2.bb +++ b/meta-perl/recipes-perl/libmodule/libmodule-pluggable-perl_5.2.bb @@ -10,7 +10,6 @@ names.\ Optionally it instantiates those classes for you." SECTION = "libs" -AUTHOR = "Simon Wistow " HOMEPAGE = "https://github.com/simonwistow/Module-Pluggable" LICENSE = "Artistic-1.0 | GPL-1.0-or-later"