On 4/3/07, chromatic <[EMAIL PROTECTED]> wrote:
On Tuesday 03 April 2007 14:49, Jerry Gay wrote:
> # New Ticket Created by Jerry Gay
> # Please include the string: [perl #42292]
> # in the subject line of all future correspondence about this issue.
> # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=42292 >
>
>
> PCCMETHOD specifies C<value :named["key"]>
> PDD03 specifies C<value :named('key')>
>
> i think it's possible to make the two look more alike. consistency++
Something like this?
sure, something like that. i'd like to be able to use single- or
double-quoted strings, but that's not as important. patching existing
code to use the new syntax would be nice, too.
oh, and updating docs/dev/pccmethods.pod, too. i'm in the midst of
editing that doc now, so i could clean it up separately.
~jerry