Skip to content

Commit

Permalink
add mapping for zw and xc
Browse files Browse the repository at this point in the history
  • Loading branch information
freyfogle committed May 13, 2024
1 parent 630b0f4 commit 6f30f2b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/Data/MoneyCurrency.pm
Original file line number Diff line number Diff line change
Expand Up @@ -378,11 +378,13 @@ my $rh_currencies_for_country = {
vu => ['vuv'],
wf => ['xpf'],
ws => ['wst'],
xc => ['eur'],
xk => ['eur'],
ye => ['yer'],
yt => ['eur'],
za => ['zar'],
zm => ['zmk']
zw => ['zig']
};

=head2 get_currencies_for_country
Expand Down

0 comments on commit 6f30f2b

Please sign in to comment.