Help for this page

Select Code to Download


  1. or download this
    
    traverse_sequences(
    ...
    $callback_1 = sub {…};
    $callback_2 = sub {…};
    $callback_3 = sub {…};
    
  2. or download this
    my $str1 = shift @_;
    my $str2 = shift @_;