Perl / perl5

🐪 The Perl programming language
https://dev.perl.org/perl5/
Other
1.85k stars 527 forks source link

Nuke `PL_Xpv` #22188

Open leonerd opened 2 weeks ago

leonerd commented 2 weeks ago

This is a global interpreter variable that has long been unused - the last place I can find goes back to the year 2012. I think it's safe to remove it now.