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