Help for this page

Select Code to Download


  1. or download this
    $VAR1 = {
              'nativeCurrencyCode' => 'USD',
              'displayCurrencyCode' => 'USD',
    ...
              'displayRoomRate' => '1106.62',
              'nativeRoomRate' => '1106.62'
            };
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
        $elt->set_att( $att => $elt->text)->cut_children;
      }
    
  3. or download this
    $VAR1 = {
              'nativeCurrencyCode' => 'USD',
              'displayCurrencyCode' => 'USD',
    ...
              'displayRoomRate' => '1106.62',
              'nativeRoomRate' => '1106.62'
            };