Re: bug: documentation uses unsupported (but TAL spec) modifier
Bruno Postle <[email protected]> Mon, 30 Jan 2006 16:21:59 +0000
| Newsgroups | gmane.comp.lang.perl.modules.petal |
|---|---|
| Message-ID | <[email protected]> |
Jonathan Vanasco wrote:
>
> actually, i realized a more elegant solution-
> $MODIFIERS->{'not:'} = $MODIFIERS->{'false:'};
Yep, that's exactly what I did:
https://lists.webarch.co.uk/pipermail/mkdoc-commit/2006-January/001087.html
--
Bruno