use Data::Dumper; my $cookie_value = $cookies{'LSRfm'.$type}->value; print qq|
|;
print Dumper $cookie_value;
print qq|
|; exit;