This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
new patch for Term::ReadLine event loop support
authorRicardo Signes <rjbs@cpan.org>
Sat, 10 Mar 2012 17:14:42 +0000 (12:14 -0500)
committerRicardo Signes <rjbs@cpan.org>
Mon, 12 Mar 2012 21:05:52 +0000 (17:05 -0400)
commitde6726c1fe3fc629fd22244082eae5f5b8552283
tree8bfe7d6d396a922dda7a91bc9eb019eee3e41af1
parentd1a30ea2dc426e354909eff54f683522681ab603
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.
MANIFEST
dist/Term-ReadLine/lib/Term/ReadLine.pm
dist/Term-ReadLine/t/AE.t [new file with mode: 0644]
dist/Term-ReadLine/t/AETk.t [new file with mode: 0644]
dist/Term-ReadLine/t/TkExternal.t [deleted file]