Help for this page

Select Code to Download


  1. or download this
    @check{@array_to_test} = ();         # Sets them all to undef
    $all_the_same = (keys %check <= 1);  # empty @ary = true too? heck, wh
    +y not?