Skip to content

Commit 0588b51

Browse files
committed
allow capitalized Perl in headings
1 parent 14468df commit 0588b51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xt/headings.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ for @files -> $file {
3131
| AST | EVAL | PRE | POST | CLI | MOP
3232
| TITLE | SUBTITLE | "MONKEY-TYPING"
3333
| API | TCP | UDP | FAQ
34-
| JavaScript | Node | Haskell | Python | Ruby | C | Node.js
34+
| JavaScript | Node | Haskell | Python | Ruby | C | Node.js | Perl
3535
| "Input/Output" | "I/O"
3636
| "Alice in Wonderland"
3737
| "Virtual Machine"

0 commit comments

Comments
 (0)