The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
$HASH1 = {
           artist => 1,
           cdid   => 3,
           title  => 'Caterwaulin\' Blues',
           year   => 1997
         };