The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
$HASH1 = {
           artist => 1,
           cdid   => 1,
           title  => 'Spoonful of bees',
           year   => 1999
         };