summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/libnet/libnet-idn-encode
Commit message (Collapse)AuthorAgeFilesLines
* libnet-idn-encode: Fix build with perl 2.38 and gcc13Khem Raj2023-10-111-0/+36
Add missing rdep on perl-module-encode-encoding fixes Can't locate Encode/Encoding.pm in @INC (you may need to install the Encode::Encoding module) Signed-off-by: Khem Raj <raj.khem@gmail.com>