Help for this page
#!/usr/bin/perl ... print "There's a path from $i to $j.\n" if $sum->element( $i, +$j ); } }