in reply to make: *** No rule to make target

have you tried to install the module from the command line like:
perl -MCPAN -e 'install module_name'
you can get more details from the cpan website