In file included from Event.xs:269:
c/var.c: In function ‘pe_var_start’:
c/var.c:82:20: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
82 | mg->mg_virtual = &PL_vtbl_uvar;
| ^