in reply to Re: Re: XML::Simple parsingin thread XML::Simple parsing
There are many ways to install a module beyond ppm:
tar zxvf XML-Twig-3.08.tar.gz cd XML::Twig-3.08 perl Makefile.PL make make test su (is it called su on windows?) make install [download]