Hi Neil, there is one test file missing in the tar.gz. Sorry for this, I will publish a rc.2 later on.
Regards Gerald P.S. The original announcement mail has gone to the list > Neil Gunton <n...@nilspace.com> hat am 05.10.2023 18:32 CEST geschrieben: > > > On Devuan release (Daedalus, based on Debian bookworm minus systemd), > the new release compiles ok, albeit with some warnings (let me know if > the warnings would be useful). > > make test gives this error, same as what happens on Embperl that ships > with Debian: > > #115 includeerr2.htm... > Error in Line 1 > Is: <HTML><HEAD><TITLE>Embperl Error</TITLE></HEAD><BODY bgcolor="#FFFFFF"> > Should: <EOF> > Input: test/html/includeerr2.htm > Output: test/tmp/out.htm > Compared to: test/cmp/includeerr2.htm520 > Log: test/tmp/test.log > Testparameter: > cmpext = 520 > version = 2 > condition = $] >= 5.019400 > repeat = 2 > errors = 7 > > ERRORS detected! NOT all tests have been passed successfully > > cat: test/tmp/httpd.pid: No such file or directory > make: *** [Makefile:1468: test_dynamic] Error 1 > > > 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