Help for this page

Select Code to Download


  1. or download this
    package ChessNot;
    
    ...
    
    1;
    __END__
    
  2. or download this
    #!/usr/local/bin/perl
    
    ...
    
        ok( $result eq $expectation, "$move => $expectation ($result)" );
    }