Skip to content

Commit e9da358

Browse files
perldelta for XS INTERFACE keyword fixes
1 parent a175c38 commit e9da358

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pod/perldelta.pod

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -434,6 +434,12 @@ manager will later use a regex to expand these into links.
434434

435435
XXX
436436

437+
=item * INTERFACE keyword in XS
438+
439+
Fixed a couple of issues with the INTERFACE keyword in XS.
440+
441+
[GH #23640]
442+
437443
=item * C<&CORE::__CLASS__> no longer returns invalid results
438444

439445
C<CORE::__CLASS__> would work as expected when used as a bareword or aliased:

0 commit comments

Comments
 (0)