Was this sent to the embperl list? I got this from Jim, not the list. Is
there some other list that I'm not aware of?
On 10/5/23 09:00, Jim Tappe wrote:
Wow, Thank you!
On Wed, Oct 4, 2023 at 11:52 PM <embp...@actevy.io
<mailto:embp...@actevy.io>> wrote:
__
I am happy to anounnce Embperl 3.0.0. It is the first release after
8 years and it brings Embperl up to date with current linux
distributions and software.
This is the first release candidate. Please give it a try and and
send feedback to the Embperl mailinglist.
The release candidate is available from
https://www.embperl.org/downloads/Embperl-3.0.0_1.tar.gz
<https://www.embperl.org/downloads/Embperl-3.0.0_1.tar.gz>
For installation instructions see INSTALL.pod
The release mainly incoporates the patches for Debian and for Fedora
based systems.
It also includes some small fixes from myself.
There are no new features for Embperl itself in this release, but
Embperl::Form has a lot of enhancements. If you use Embperl::Form,
please test before use.
I like to thank all the people who have continually put work into
Embperl:
- The Debian Perl Group, especially Dominic Hargreaves, Florian
Schlichting and Axel Beckert
- Marcus Doemling for the Fedora patches
and others.
Please note the webiste at www.embperl.org <http://www.embperl.org>
has also been updated to reflect the update. perl.apache.org/embperl
<http://perl.apache.org/embperl> is not yet updated, but will be soon.
Changes in 3.0.0-rc.1 31. Sept 2023
- Apply debian patches
(https://sources.debian.org/patches/libembperl-perl/2.5.0-17/
<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
<https://rt.cpan.org/Public/Bug/Display.html?id=148621> and
https://rt.cpan.org/Public/Bug/Display.html?id=148702
<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
---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscr...@perl.apache.org
For additional commands, e-mail: embperl-h...@perl.apache.org