- Apply debian patches
(https://sources.debian.org/patches/libembperl-perl/2.5.0-17/).
Thanks to the Debian Perl Group, especially Dominic Hargreaves,
Florian Schlichting and Axel Beckert
- Apply patches for fedora
(https://rt.cpan.org/Public/Bug/Display.html?id=148621 and
https://rt.cpan.org/Public/Bug/Display.html?id=148702)
Thanks to Marcus Doemling
- Fixed compilation/Makefile of/for libxml2 and libxslt
- Fixed warnings about undefined values in log. Note this
is done by goning back to the old behaviour, were
using uninitialized values were not a warning. So if
you like to have warnings about uninitialized values
add [* use warnings "uninitialized" *] to your code.
- Add a lot of enhancements to Embperl::Form
|