In order for us to help you, what OS are you on? how did you try to install it (using the CPAN module or cpan command? tarball and perl Makefile.PL/make/make test/make install? what (exact) errors did you get?
My guess from @INC errors is that you are missing dependencies that need to be installed first (or use cpan and let it do the work for you -- see the guide above)