Content deleted Content added
Stevebroshar (talk | contribs) →Examples: Move powershell to scripting section |
Stevebroshar (talk | contribs) →Scripting: Combine perl and raku |
||
Line 402:
</syntaxhighlight>
▲[[Raku (programming language)|Raku]] (previously called Perl 6) uses the same line comments and POD Documentation comments as regular [[Perl]], but adds a configurable block comment type: "multi-line / embedded comments".<ref name=perl6>
{{cite web
| title = Perl 6 Documentation – Syntax (Comments)
Line 451 ⟶ 450:
"""Method docstring"""
</syntaxhighlight>
===By language===
|