http://qs321.pair.com?node_id=302450


in reply to Re: How's your Perl?
in thread How's your Perl?

cool! now under strict :-)

Replies are listed 'Best First'.
Re: Re: Re: How's your Perl?
by mtve (Deacon) on Oct 27, 2003 at 18:09 UTC

    shouldn't N8 be:

    $foo++ eq ($foo^=0)++

    ?

      yea, it should be clear from context that strict is an exception

      and no, #8 is right the way it is, your version would be too easy :-)

        *foo = \$^N;