Help for this page
$ ./queens -p -n 4 ';,a1,a2,a3,a4, ... [a3 b1 c4 d2] $ ./queens -n 8 [a8 b4 c1 d3 e6 f2 g7 h5]
#!/usr/bin/perl ... } __END__