On Mon, Jul 13, 2009 at 12:57 PM, Shlomi Fish wrote:
>
>> Numbers and strings aren't the only two basic useful data types in
>> programming. When using Perl one has to look up specific functions
>> used for comparison of various other types of objects, even for basic
>> types such as arrays and hashes.
>

perl-5.10.0 was released on 18 Dec 2007 and included the smartmatch
operator (~~) which allows for very powerful comparisons.

Regards,
-- 
Offer Kaye
_______________________________________________
Perl mailing list
[email protected]
http://mail.perl.org.il/mailman/listinfo/perl

Reply via email to