develooper Front page | perl.beginners | Postings from May 2008

Re: one liner for for and if

Thread Previous | Thread Next
From:
Yitzchok Good
Date:
May 8, 2008 18:37
Subject:
Re: one liner for for and if
if ("$_" eq q/three/) {print "$_\n" for @array last};

Thread Previous | Thread Next


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About