HTML::Encoder version 0.00_01
=============================

   This  module  implement  algorithm for encoding special caracters
content in data structure to HTML code.

 
INSTALLATION

   To install this module type the following:
      perl Makefile.PL
      make
      make test
      make install
 

DEPENDENCIES

   This module nothing requires these other modules and libraries.

 
COPYRIGHT AND LICENCE

Copyright 2003 Fabiano Reese Righetti <frighetti@cpan.org>
All rights reserved.

   This  code is free software released under the GNU General Public
License,  the full terms of which can be found in the "COPYING" file
in this directory.
