HTML-EmbeddedPerl version 0.20
==============================
OVERVIEW
The Perl embeddings for HTML.
PREREQUISITES
Perl 5.006 or higher.
(needs perl5 development package)
debian and debian-based distribution:
libperl-dev is necessary type the following:
apt-get install libperl-dev
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
NOTICE
HTML::EmbeddedPerl::Test was deleted, that state is forever.
this package is including HTML::EmbeddedPerl::Test from version 0.10.
our wishing HTML::EmbeddedPerl::Test uninstalled too.
COPYRIGHT
(C) 2010 TWINKLE COMPUTING All rights reserved.
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.