Skip to content

Commit 1393ee9

Browse files
committed
update more refs to Perl
1 parent d84f4c4 commit 1393ee9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/Language/pod.pod6

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
=TITLE Raku pod
44
5-
=SUBTITLE An easy-to-use markup language for documenting Perl modules and programs
5+
=SUBTITLE An easy-to-use markup language for documenting Raku modules and programs
66
77
Raku pod is an easy-to-use markup language. Pod can be used for
88
writing language documentation, for documenting programs and modules, as
@@ -46,7 +46,7 @@ Top Level Heading
4646
After the typename, the rest of the C<=begin> marker line is treated as
4747
configuration information for the block. This information is used in
4848
different ways by different types of blocks, but is always specified using
49-
Perl6-ish option pairs. That is, any of:
49+
option pairs. That is, any of:
5050
5151
=begin table
5252
Value is... Specify with... Or with... Or with...

0 commit comments

Comments
 (0)