mirror of
https://github.com/Perl/perl5.git
synced 2026-01-26 08:38:23 +00:00
* use v5.40 * `our` on package globals * Signatures on subs * Lexical subs when not required to be visible * `module_true` means no need for ending `1;` * Use `//` operator * Remove `reftype` from attributes.xs and use builtin::reftype instead