- updated to 0.82
see /usr/share/doc/packages/perl-FCGI/ChangeLog
Version 0.82 -- 2021-07-31
- fix failing skip tests on MSWin32
Version 0.81 -- 2021-07-31
- Add dependency to FCGI::Client 0.09 so as to not depend on Any::Moose,
which is deprecated. (Michal Josef Špaček, PR #7)
- fix test failures on MSWin32 ((Michal Josef Špaček, PR #8)
Version 0.80 -- 2021-07-24
- Add test for FCGI over unix domain socket (Michal Josef Špaček, PR #6)
OBS-URL: https://build.opensuse.org/request/show/909785
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-FCGI?expand=0&rev=12
Some pod fixes from Damyan Ivanov (RT #64015). (Thank you.)
One bug fix: ‘throw new Error’ and ‘$@ = bless[],'JE::Scope'’
will no longer cause a crash when *@ has been localised.
0.054 30 January, 2011
Bug fix: JE::Object::Errors thrown from within store handlers
now propagate instead of turning into ‘Cannot assign to a non-
lvalue’ message. (Thanks to Chia-liang Kao for fixing this.)
0.053 12 December, 2010
Bug fixes:
• The regular expression module was relying on a bug in perl
that is fixed in 5.13.8.
• The match and search methods of strings now work if
no regular expressions have been used yet. (A ‘require’
was missing.)
0.052 5 December, 2010
Bug fix: The return value of JE::LValue->can can now be used
and will delegate properly to the referent.
Test fix: t/parse08-regexps.t has been fixed to work with
the new (?^u:...) stringification of internally-UTF8 regular
expressions in perl 5.13.8.
0.051 10 October, 2010
Bug fix: On DragonFly BSD, exp(Infinity) and exp(-Infinity)
now correctly return Infinity and 0, respectively, instead of
NaN (I hope).
0.050 3 October, 2010
• Fix t/parse08-regexps.t to work with the new (?^...) syntax
in perl 5.13.5.
• constant::lexical is no longer required.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-FCGI?expand=0&rev=5