oops
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 2 Aug 2006 00:52:47 +0000 (00:52 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 2 Aug 2006 00:52:47 +0000 (00:52 +0000)
IkiWiki/Plugin/aggregate.pm

index 46f2d51285dfbf03408c476c07d5b69ca8db2fc8..16db42a8fbd4f917d3cb4ac75313988295dbc558 100644 (file)
@@ -5,6 +5,7 @@ package IkiWiki::Plugin::aggregate;
 use warnings;
 use strict;
 use IkiWiki;
+use HTML::Entities;
 
 my %feeds;
 my %guids;