in reply to Re^4: Build error in XML::DOM::Node
in thread Build error in XML::DOM::Node

Strawberry Perl ships with MinGW and dmake, rather than nmake. I suggest you use cpan to install modules so that prerequsites are installed should they be required. From the command prompt:

cpan Module::Name

Module names are case sensitive.