Re: Literal Values
[email protected] (Michael Lazzaro)
| Newsgroups | perl.perl6.documentation |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday, November 12, 2002, at 12:03 PM, Angel Faus wrote:
> =subsection Literal Values
>
> =head1 Literal numbers
>
> =head2 Integers
Rather than using =head, each should be a subsection.
What should be the syntax for closing a section?
=section <title>
...
=end-section
=section <title>
...
=section-end
=section <title>
...
=/section
=begin section <title>
...
=end section
?
MikeL