[Omaha.pm] Perl 6 //

Andy Lester andy at petdance.com
Fri Oct 28 10:27:01 PDT 2005


On Fri, Oct 28, 2005 at 12:24:01PM -0500, Jay Hannah (jhannah at omnihotels.com) wrote:
> 
> Perl 6's // operator sure would be handy to have... Instead of 
> 
>   my $store_RatesAvail = 1;
>   if (defined $args{store_RatesAvail}) {
>      $store_RatesAvail = $args{store_RatesAvail}; 
>   }

It will probably be in Perl 5.10, if I understand correctly.

-- 
Andy Lester => andy at petdance.com => www.petdance.com => AIM:petdance


More information about the Omaha-pm mailing list