Help for this page
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