user-pic

shmem

  • Commented on Response to The Perl Jam 2
    Even the -dangerous - ARGV magic is covered in the docs. From perlop: Since the null filehandle uses the two argument form of “open” in perlfunc it interprets special characters, so if you have a script like this: while (<>)...
  • Commented on Response to The Perl Jam 2
    Correction: while (<$x>) { say $_; } (after preview, I found that the diamond has to be entered as &lt;$x&gt; into the text box :-) Single argument open is fine; the real question is whether piped open via ARGV magic...
  • Commented on Response to The Perl Jam 2
    If I was Perl, I would sue Netanel Rubin for slander....
Subscribe to feed Recent Actions from shmem

Subscribe to feed Responses to Comments from shmem

About blogs.perl.org

blogs.perl.org is a common blogging platform for the Perl community. Written in Perl with a graphic design donated by Six Apart, Ltd.