in reply to Missing Modules for Net::DNS 0.34
perl -MCPAN -e shell to install modules from the command line.
search.cpan.org for documentation.
perl -MMD5 -e 'print "success\n"' to check your installation of MD5, for example.