Help me | RT Installation and its dependencies

Hello everyone,

This is my problem: I'm installing RT (Request Tracker) when I found the firsts difficulties with package that must be configured. I could resolve them :). The real problem are the missing dependencies. The command perl -MCPAN -e"install denpendency" resolved some missing modules. See it.

SOME DEPENDENCIES WERE MISSING.
STANDALONE missing dependencies:
        HTTP::Server::Simple::Mason ...MISSING
                "compress_path" is not exported by the HTML::Mason::Tools module
MASON missing dependencies:
        HTML::Mason ...MISSING
                Can't locate Exception/Class.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8 /usr/local/src/rt-3.8.8) at /usr/lib/perl5/site_perl/5.8.8/HTML/Mason/Exceptions.pm line 73.
make: *** [fixdeps] Error 1

Please, I need to resolve this problem ASAP.
Thanks