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