Help for this page

Select Code to Download


  1. or download this
    my $old = {
      this => {
    ...
        },
      },
    };
    
  2. or download this
    sub traverse {
        my $depth   = shift;
    ...
     were
      the
       days
    
  3. or download this
    sub traverse {
        my $depth   = shift;
    ...
            return $node;
        }
    }
    
  4. or download this
    my $new = {
      'this is' => {
    ...
      hour
     this
    those were the days