fixed #9816: Syndicated content asset fails on feeds including a UTF8 BOM

This commit is contained in:
Graham Knop 2009-04-14 20:51:44 +00:00
parent 7376100540
commit 383fa9a5e5
4 changed files with 9 additions and 2 deletions

View file

@ -95,7 +95,7 @@ checkModule("HTML::Highlight", 0.20 );
checkModule("HTML::TagFilter", 0.07 );
checkModule("HTML::Template", 2.9 );
checkModule("HTML::Template::Expr", 0.05, 2 );
checkModule("XML::FeedPP", 0.37 );
checkModule("XML::FeedPP", 0.40 );
checkModule("JSON", 2.04 );
checkModule("Config::JSON", "1.1.2" );
checkModule("Text::CSV_XS", "0.52" );