Skip to content
This repository was archived by the owner on Nov 16, 2020. It is now read-only.

Commit 2c59021

Browse files
committed
require in rakudo does arglists; $=POD is now spelled $=pod
1 parent 5aca171 commit 2c59021

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

features.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@
562562
"spec" : [ ]
563563
}, {
564564
"item" : "require",
565-
"status" : "r+- (no import lists) n-",
565+
"status" : "r+ n-",
566566
"code" : [ ],
567567
"spec" : [ ]
568568
}, {
@@ -905,7 +905,7 @@
905905
"spec" : [ "http://perlcabal.org/syn/S02.html#Unspaces" ]
906906
}, {
907907
"item" : "Pod",
908-
"status" : "r+ n+- (parsing only, no $=POD)",
908+
"status" : "r+ n+- (parsing only, no $=pod)",
909909
"code" : [ ],
910910
"spec" : [ "http://perlcabal.org/syn/S26.html" ]
911911
} ]

0 commit comments

Comments
 (0)