Skip to content

kilinrax/HTML-Strip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML::Strip
===========

This module 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

Please report any bugs/suggestions to Alex Bowley <kilinrax@cpan.org>

Copyright (c) 2003 Alex Bowley. All rights reserved.
This program is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.

About

Public repo for perl module HTML::Strip

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published