Skip to content

Commit 2e8bfea

Browse files
authored
We don't have sub form of perl
1 parent 15e3851 commit 2e8bfea

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/Type/Mu.pod6

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,7 @@ output.
134134
135135
=head2 routine perl
136136
137-
multi sub perl(Mu --> Str)
138-
multi method perl( --> Str)
137+
multi method perl(--> Str)
139138
140139
Returns a Perlish representation of the object (i.e., can usually
141140
be re-evaluated with L<EVAL|/routine/EVAL> to regenerate the object). The exact output of

0 commit comments

Comments
 (0)