in reply to I want to build XML::Parser module for windows.

Use Strawberry Perl located at http://strawberryperl.com/

XML::Parser installs just fine under Strawberry Perl.

  • Comment on Re: I want to build XML::Parser module for windows.

Replies are listed 'Best First'.
Re^2: I want to build XML::Parser module for windows.
by sridhar84 (Novice) on Sep 06, 2012 at 10:18 UTC

    Hi I want to build XML::Parser module, but not installation

      Have you read the README file distributed with XML::Parser? It explains how to build the module without installing it.