Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl -l
    
    ...
        my $element = $matrix->[shift @$coords];
        @$coords ? get_element($element, $coords) : $element;
    }
    
  2. or download this
    a => A
    b => B
    ...
    i => I
    p => P
    s => S