Help for this page

Select Code to Download


  1. or download this
    sub test
       {my $x = shift;
        given ($x)
    ...
    
    test('a');
    test('b');
    
  2. or download this
    Y
    Y
    Y
    N
    N
    Y