Re: pod: Missing semantic block

2016-05-16 Thread Parrot Raiser
As an example of how to document a language, see Borland's documentation for their Turbo C++ language. Every feature had its own explanation, with examples. The examples were not only brilliantly clear, they were often useful chunks of code in their own right. On 5/16/16, Hans Ginzel wrote: > Hel

Re: pod: Missing semantic block

2016-05-16 Thread Timo Paulssen
On 16/05/16 14:00, Hans Ginzel wrote: Hello! Add, please, semantic block "=EXAMPLES" to pod. http://design.perl6.org/S26.html#Semantic_blocks Examples are very often missing in classical man pages. Thank you, Hans Hello Hans, it says in the speculations that all uppercase block typenames ar