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


in reply to Re^2: I want you to convince me to learn Perl
in thread I want you to convince me to learn Perl

pobocks: the Perl internal logic and language consistency are much broader and deeper than just being about implicit context.

Like I said, when you consider together the Perl referencing/dereferencing system, together with the sigil methodology, the language becomes very powerful, clear, and unambiguous, simultaneously.

I can bring innumerous examples.

Helen

  • Comment on Re^3: I want you to convince me to learn Perl

Replies are listed 'Best First'.
Re^4: I want you to convince me to learn Perl
by pobocks (Chaplain) on Sep 30, 2013 at 04:12 UTC

    Please do, then - although I ask that you stick to demonstrating examples where context and sigils reduce the possibility of error, as that is what I was questioning.

    for(split(" ","tsuJ rehtonA lreP rekcaH")){print reverse . " "}print "\b.\n";