Help for this page
#!/usr/bin/perl -w ... print "array 2\n"; print +($_,$/) for (@{$array2_ref}); }
array 1 610 ... 464 312 381