The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
$HASH1 = {
           artist_id  => 1,
           country_fk => 1,
           name       => 'Michael Jackson'
         };