Help for this page

Select Code to Download


  1. or download this
    use Data::Dumper;
    my $cookie_value = $cookies{'LSRfm'.$type}->value;
    ...
    print Dumper $cookie_value;
    print qq|</pre>|;
    exit;