In perl.git, the branch smoke-me/rjbs/readline-loop has been created
<http://perl5.git.perl.org/perl.git/commitdiff/b3d2d31294c88848b7d3066b6ccab2297ff2e796?hp=0000000000000000000000000000000000000000>
at b3d2d31294c88848b7d3066b6ccab2297ff2e796 (commit)
- Log -----------------------------------------------------------------
commit b3d2d31294c88848b7d3066b6ccab2297ff2e796
Author: Ricardo Signes <[email protected]>
Date: Sat Mar 10 16:21:49 2012 -0500
avoid some long-line errors in podcheck of Term-Readline
M dist/Term-ReadLine/lib/Term/ReadLine.pm
M t/porting/known_pod_issues.dat
commit f32a663c109b799334cd5191cdae11d99a9afcb3
Author: Ricardo Signes <[email protected]>
Date: Sat Mar 10 12:14:42 2012 -0500
new patch for Term::ReadLine event loop support
https://rt.perl.org/rt3/Ticket/Display.html?id=108470
This is more work from Darin McBride and Rocco Caputo to get the event
loop code offered earlier working, tested, and documented.
M MANIFEST
M dist/Term-ReadLine/lib/Term/ReadLine.pm
A dist/Term-ReadLine/t/AE.t
A dist/Term-ReadLine/t/AETk.t
D dist/Term-ReadLine/t/TkExternal.t
-----------------------------------------------------------------------
--
Perl5 Master Repository