$rss->parse($xml); $rss->{output} = '0.91'; $xml=$rss->as_string; my $xslt = XML::LibXSLT->new(); my $xml_parser = XML::LibXML->new(); $xml_parser->keep_blanks(0); $xml_parser->load_ext_dtd(0); my $source_xml = $xml_parser->parse_string($xml); my $style_xsl = $xml_parser->parse_file($style); my $stylesheet = $xslt->parse_stylesheet($style_xsl); my $result_xml = $stylesheet->transform($source_xml); print $stylesheet->output_string($result_xml); #### freshmeat.net http://freshmeat.net the one-stop-shop for all your Linux softwar needs freshmeat.net http://freshmeat.net/images/fm.mini.jpg http://freshmeat.net Geheimnis 0.59 http://freshmeat.net/news/1999/06/21/930004162.html Firewall Manager 1.3 PRO http://freshmeat.net/news/1999/06/21/930004148.html quick finder Use the text input below to search the fresh meat application database query http://core.freshmeat.net/search.php3 ####