Module-Advisor
view release on metacpan or search on metacpan
lib/Module/Advisor.pm view on Meta::CPAN
our @BUG = (
['Plack' => '< 0.9982', 'sanity check to remove newlines from headers'],
['Time::Piece' => '< 1.16', 'have timezone related issue'],
['DBD::SQLite' => '< 1.20', 'a lot of bugs.'],
['Mouse' => '>= 1.07, < 1.12', 'Memory leaks in trigger'],
['Text::Xslate' => '< 1.0011', '' bug.'],
['Text::Xslate' => '< 1.5021', 'segv in "render" recursion call'],
['Text::Xslate' => '< 1.6001', 'possibly memory leaks on VM stack frames. see https://github.com/xslate/p5-Text-Xslate/issues/71'],
['Text::Xslate' => '< 2.0005', 'Nested WRAPPER broken https://github.com/xslate/p5-Text-Xslate/issues/79'],
['Furl' => '< 0.39', 'unexpected eof in reading chunked body. It makes busy loop.'],
['AnyEvent::MPRPC' => '< 0.15', 'switch to Data::MessagePack::Stream'],
['Data::MessagePack' => '< 0.46', 'fixed unpacking issue on big-endian system.'],
['Data::MessagePack' => '< 0.39', 'packing float numbers fails on some cases'],
['FCGI::Client' => '< 0.06', 'fixed large packet issue'],
['Starlet' => '< 0.12', 'fix infinite loop when connection is closed while receiving response content'],
['Starman' => '< 0.2014', '$res->[1] is broken after output (This is actualized with Plack::Middleware::AccessLog::Timed) https://github.com/miyagawa/Starman/pull/31'],
['Starman' => '< 0.1006', 'Fixed 100% CPU loop when an unexpected EOF happens'],
['Twiggy' => '< 0.1000', 'busy loop'],
['Teng', '< 0.14', 'fixed deflate bug.'],
['DBIx::Skinny', '< 0.0742', 'txn_scope bug fixed'],
['DBIx::TransactionManager', '< 1.11', 'not execute begin_work at AutoCommit=0.'],
['HTTP::MobileAgent' => '< 0.36', 'new x-up-devcap-multimedia(StandAloneGPS) support'],
['HTTP::MobileAgent' => '< 0.35', 'Updated $HTMLVerMap and $GPSModelsRe in DoCoMo.pm'],
['Encode::JP::Mobile' => '< 0.25', 'resolved FULLWIDTH TILDE issue, etc.'],
['Template' => '< 2.15', 'uri filter does not works properly https://rt.cpan.org/Public/Bug/Display.html?id=19593'],
['HTML::FillInForm::Lite' => '< 1.11', 'HTML5 style tags support'],
['Proc::Daemon' => '< 0.12', 'Init() did not close all filehandles reliably in some cases.'],
['ExclusiveLock::Guard' => '< 0.04', 'change of the file stat timing (measures under high load)'],
lib/Module/Advisor.pod view on Meta::CPAN
possibly memory leaks on VM stack frames. see https://github.com/xslate/p5-Text-Xslate/issues/71
=item Text::Xslate E<lt> 2.0005
Nested WRAPPER broken https://github.com/xslate/p5-Text-Xslate/issues/79
=item Furl E<lt> 0.39
unexpected eof in reading chunked body. It makes busy loop.
=item AnyEvent::MPRPC E<lt> 0.15
switch to Data::MessagePack::Stream
=item Data::MessagePack E<lt> 0.46
fixed unpacking issue on big-endian system.
lib/Module/Advisor.pod view on Meta::CPAN
$res-E<gt>[1] is broken after output (This is actualized with Plack::Middleware::AccessLog::Timed) https://github.com/miyagawa/Starman/pull/31
=item Starman E<lt> 0.1006
Fixed 100% CPU loop when an unexpected EOF happens
=item Twiggy E<lt> 0.1000
busy loop
=item Teng E<lt> 0.14
fixed deflate bug.
=item DBIx::Skinny E<lt> 0.0742
txn_scope bug fixed
( run in 0.672 second using v1.01-cache-2.11-cpan-3cd7ad12f66 )