Help for this page

Select Code to Download


  1. or download this
    use Data::Compare;
    # this test is called "Scalar Cross" in both the Data::BFDump and Data
    +::Stream test sets
    ...
    $a->[0]=\$a->[1]; 
    $a->[1]=\$a->[0]; 
    print Compare([$x,$y],$a); # infinte loop