removing dependency on HTML::Parser would ease installation
authorDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 8 Mar 2004 21:14:07 +0000 (21:14 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 8 Mar 2004 21:14:07 +0000 (21:14 +0000)
git-svn-id: file:///home/dpavlin/private/svn/webpac/branches/hidra@251 13eb9ef6-21d5-0310-b721-a9d68796d827

TODO

diff --git a/TODO b/TODO
index ae0372e..39a3c26 100644 (file)
--- a/TODO
+++ b/TODO
@@ -57,3 +57,5 @@ should be better way...)
 
 - add support for transcripts of a,o,u umlauts (ae ou ue)
   a -> (a|ae)
+
+- remove dependency on HTML::Parser (HTML::Entities used in index_DBI_cache)