The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
$HASH1 = {
           artist_fk => 1,
           cd_id     => 2,
           title     => 'Bad'
         };