In file included from Parser.xs:117:
util.c: In function ‘decode_entities’:
util.c:167:21: warning: ‘Perl_uvuni_to_utf8’ is deprecated [-Wdeprecated-declarations]
167 | tmp = (char*)uvuni_to_utf8((U8*)buf, num);
| ^~~
In file included from /usr/lib/perl5/5.40.2/core_perl/CORE/perl.h:6186,
from Parser.xs:18:
/usr/lib/perl5/5.40.2/core_perl/CORE/proto.h:6043:1: note: declared here
6043 | Perl_uvuni_to_utf8(pTHX_ U8 *d, UV uv)
| ^~~~~~~~~~~~~~~~~~
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker 6.52 7.70
#
# === Configure Suggests ===
#
# Module Want Have
# -------- ------- ----
# JSON::PP 2.27300 4.16
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.70
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# Config any 5.040002
# ExtUtils::MakeMaker any 7.70
# File::Spec any 3.91
# FileHandle any 2.05
# IO::File any 1.55
# SelectSaver any 1.02
# Test any 1.31
# Test::More any 1.302199
# URI any 5.05
# strict any 1.13
# vars any 1.05
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# ------------- ---- ----
# Carp any 1.54
# Exporter any 5.78
# HTML::Tagset any 3.20
# HTTP::Headers any 6.26
# IO::File any 1.55
# URI any 5.05
# URI::URL any 5.05
# XSLoader any 0.32
# strict any 1.13
# vars any 1.05
#