In a terminal on the HDA do the following:
<!--Type 'yum install perl-CPAN' and accept all the prompts
Type 'cpan' and accept all defaults (configuring cpan takes a while)
At the cpan prompt type 'force install CGI::Cookie'
Leave cpan by typing 'quit'
Leave cpan by typing 'quit'-->
Install CPAN module (accept defaults):
{{Code|cpan
cpan install CGI::Cookie}}
Start squeezeserver:
{{Code|/etc/init.d/squeezeboxserver start}}