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