perl5 icon indicating copy to clipboard operation
perl5 copied to clipboard

🐪 The Perl programming language

Results 772 perl5 issues
Sort by recently updated
recently updated
newest added

Module: **Description** `perldeprecation.pod` appears to say that as of Perl 5.42 the behavior guarded by warnings category `deprecated::goto_construct` should become fatal. But under both 5.42.0 and 5.43.2 it appears to...

goto-partial-fatalization

Module: **Description** When a readline is optimised to an rcatline operator the resulting operator can treat the trailing text of the SV being concatenated to as part of the record...