Changes for version 0.08
- thorough audit of all Filters to improve syntax and formatting removed dependency on HTML::Entities (and thus HTML::Parser) by moving escapeXML() into SWISH::Filters::Base moved format_meta_headers() into SWISH::Filters::Base added test.mp3 to test files fixed SWISH::Filters::Decompress to correctly set MIME types using SWISH::Filter instead of File::Type added parent_filter() method to SWISH::Filters::Base added base filter() method to SWISH::Filters::Base which will croak if not overridden actually added SWISH::Filters::Decompress so it gets packaged... doh!
Modules
filter documents for indexing with Swish-e
object model for result of SWISH::Filter
base class for SWISH::Filters
deflate your compressed files for further filtering
Perl extension for filtering MSWord documents with Swish-e
Perl extension for filtering MSWord documents with Swish-e
ID3 tag to HTML filter module
Perl extension for filtering image files with Swish-e
Perl extension for filtering PDF documents with Swish-e
MS Excel to HTML filter module
Perl extension for filtering MS PowerPoint documents with Swish-e
convert PowerPoint docs to text using catppt
convert Excel docs to text using xls2csv