http://www.perlmonks.org?node_id=1035417


in reply to Re^4: Perl 6 implementation of the following Perl 5 code
in thread Perl 6 implementation of the following Perl 5 code

But even then, you have to be very careful, as it seems that

if( $x==5 ) { ... }

is not an if clause anymore but will look for a function called if. (And will generate an error here.)

Replies are listed 'Best First'.
Re^6: Perl 6 implementation of the following Perl 5 code
by BrowserUk (Patriarch) on May 27, 2013 at 14:58 UTC

    Ouch!


    With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
    Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
    "Science is about questioning the status quo. Questioning authority".
    In the absence of evidence, opinion is indistinguishable from prejudice.