Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more
1234 $HASH1 = { code => 'usa', country_id => 3 };
$HASH1 = {
code => 'usa',
country_id => 3
};