Skip to content

Commit 0996434

Browse files
author
Anthony Parsons
committed
Mention the replacement for magic __SUB__ constant
(It was added in 5.16.0)
1 parent 520d8a1 commit 0996434

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

S02-bits.pod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4263,6 +4263,7 @@ The double-underscore forms are going away:
42634263
__LINE__ $?LINE
42644264
__FILE__ $?FILE
42654265
__PACKAGE__ $?PACKAGE
4266+
__SUB__ $?ROUTINE
42664267
__END__ =begin END
42674268
__DATA__ =begin DATA
42684269

0 commit comments

Comments
 (0)