Implementation of documented POD6 behaviour

2021-12-30 Thread Richard Hainsworth
I plan to use the POD6 metadata functionality a lot in a new module. It would be far better to separate out the meta data into lines. In https://docs.raku.org/language/pod I find "In the future, the configuration section may be extended over subsequent lines by starting those lines with an |=|

Re: Implementation of documented POD6 behaviour

2021-12-30 Thread Tom Browder
On Thu, Dec 30, 2021 at 07:17 Richard Hainsworth wrote: > I plan to use the POD6 metadata functionality a lot in a new module. It > would be far better to separate out the meta data into lines. > Richard, there are many pod things that haven’t been implemented yet. I have planned for a long time

Re: Implementation of documented POD6 behaviour

2021-12-30 Thread Ralph Mellor
On Thu, Dec 30, 2021 at 12:18 PM Richard Hainsworth wrote: > > "In the future..." > > with a footnote that it is not implemented. > > I am willing to look at the Rakudo code and create a PR to > implement this functionality. Is there any reason not to do this I recommend you take into considerati