Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
        '/{ab,cd}/{ef,gh}/ij{/{kl,mn},}';
    
    done_testing();
    
  2. or download this
    ok 1
    ok 2
    ...
    ok 4
    ok 5
    1..5