On Fri, Feb 11, 2005 at 09:42:06AM +0000, Thomas Yandell wrote:
> perl6 -MData::Dumper -e 'print Dumper(any(2,3,4,5) && any(4,5,6,7))'
> ...then I could easily find out for myself. Until that happy day I
> will have to ask you guys to clear it up for me.

Seems today is indeed that happy day:

    % wget -m -np http://svn.openfoundry.org/pugs/
    % cd svn.openfoundry.org/pugs
    % perl Makefile.PL
    % make
    % ./pugs -e "(any(2,3,4,5) && any(4,5,6,7)).perl"
    ((4 | 5 | 6 | 7))

Thanks,
/Autrijus/

Attachment: pgpuMAO1H1yOJ.pgp
Description: PGP signature

Reply via email to