Subject: | Net::DNS-0.49 prerequisite not listed |
GNU/Linux-i686
perl 5.8.5
Problem: This prerequisite wasn't mentioned in section 3 of the README file.
bash-2.05b$ perl Makefile.PL --online-tests
Testing if you have a C compiler and the needed header files....
cc -c -o compile.o compile.c
You have a working compiler.
Checking if your kit is complete...
Looks good
Warning: prerequisite Digest::HMAC_MD5 1 not found.
Writing Makefile for Net::DNS
bash-2.05b$ perl Makefile.PL
Testing if you have a C compiler and the needed header files....
cc -c -o compile.o compile.c
You have a working compiler.
Checking if your kit is complete...
Looks good
Warning: prerequisite Digest::HMAC_MD5 1 not found.
Writing Makefile for Net::DNS