On Sat, Mar 19, 2005 at 02:49:31PM +1100, Andrew Savige wrote:
> it fails on:
> 
> my @tt = (
>     'x',
>     'y',
> );

[...]

> I assume a trailing comma in such cases should be treated like p5
> and ignored.

It should be. I just noticed this recently too (r818+819 are simple
tests for it).

There's also a weird parsefail on pointy qw for hashes at the bottom of
t/op/hash.t . Now we should hunt for a parsefail in scalars, I guess :)

-- 
Gaal Yahas <[EMAIL PROTECTED]>
http://gaal.livejournal.com/

Reply via email to