Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    use warnings;
    ...
    is_deeply parse("5SampleRepeat5D"), ["5SampleRepeat", "5", "D", ""];
    
    done_testing;
    
  2. or download this
    # {
    #   'RS' => {
    ...
    ...
    ok 9
    1..9