when I tried like as you said,
cpan -i XML::Fast
I am getting error
fetching with Lwp:
http://cpan.strawberry.com/authors/01mailrc.txt.gz
lwp failed with code [500] message [can't connect to cpan.strawberry.c
+om:80<connect timeout>]
warning: no success downloading 'c:\strawberry\cpan\sources\authors\01
+mailrc.txt.gz.tmp4056'.giving up on it.
and when run like Makefile.pl I am getting errors like this
c:\>files>XML-Fast-0.08>perl Makefile.PL
writting Makefile for XML::Fast
c:\>files>XML-Fast-0.08>make
make is not recognized as internal or external command,
operable program or batch file.
i tried like this also
c:\>files>XML-Fast-0.08>nmake
nmake is not recognized as internal or external command,
operable program or batch file.
|