HTML/Strip version 0.04
=======================

This modules strips HTML-like markup from text.
It is written in XS, and thus about five times quicker than using
regular expressions for the same task.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

COPYRIGHT AND LICENCE

Copyright (C) 2003 Alex Bowley