We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e271bf commit f38545cCopy full SHA for f38545c
doc/Language/5to6-perlfunc.pod6
@@ -362,7 +362,7 @@ The Raku ecosystem has a module L<C<P5math>|https://modules.raku.org/dist/P5math
362
which exports a C<crypt> function that mimics the original Perl behavior as
363
much as possible.
364
365
-=head2 m dbfunctionsX<|Foreign,dbm - perlfunc>
+=head2 dbm functionsX<|Foreign,dbm - perlfunc>
366
367
=item dbmclose HASH
368
@@ -544,7 +544,7 @@ much as possible.
544
545
Appears not to be in Raku.
546
547
-=head2 __E_FIL_X<|Foreign,__FILE__ - perlfunc>
+=head2 __FILE__X<|Foreign,__FILE__ - perlfunc>
548
549
=item __FILE__
550
0 commit comments