This is XML::RSS::LibXML module. INSTALLATION XML::RSS::LibXML installation is straightforward. If your CPAN shell is set up, you should just be able to do: % perl -MCPAN -e 'install XML::RSS::LibXML' Download it, unpack it, ehtn build it as per the usual: % perl Makefile.PL % make && make test Then install it: % make install Tatsuhiko Miyagawa