in reply to Build error in XML::DOM::Node

I'd avoid using that module: CPAN Testers Matrix: libxml-enno 1.02.

Replies are listed 'Best First'.
Re^2: Build error in XML::DOM::Node
by balajinagaraju (Sexton) on Apr 18, 2012 at 09:08 UTC
    It's looks like a very handy module but not available to use is bit disappointing... :-(
        These are the steps i am following. 1)I downloaded the module from CPAN and extracted it to a directory. 2)Ran the Makefile.pl 3)On issuing the command nmake test or nmake install i get the below, i actually get this error irrespective of the module i am trying to build. "to undefined at C:/strawberry/perl/lib/ExtUtils/Install.pm line 1208 NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x2' Stop." I am building on an other machine which currently i am not able to access , once i get access i will share those errors as well. Any help on why i am getting the above error.?