summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2012-03-10 12:14:42 -0500
committerRicardo Signes <rjbs@cpan.org>2012-03-12 17:05:52 -0400
commitde6726c1fe3fc629fd22244082eae5f5b8552283 (patch)
tree8bfe7d6d396a922dda7a91bc9eb019eee3e41af1 /MANIFEST
parentd1a30ea2dc426e354909eff54f683522681ab603 (diff)
downloadperl-de6726c1fe3fc629fd22244082eae5f5b8552283.tar.gz
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.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST3
1 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 92efe61391..449b5904dc 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3479,8 +3479,9 @@ dist/Storable/t/weak.t Can Storable store weakrefs
dist/Term-Complete/lib/Term/Complete.pm A command completion subroutine
dist/Term-Complete/t/Complete.t See if Term::Complete works
dist/Term-ReadLine/lib/Term/ReadLine.pm Stub readline library
+dist/Term-ReadLine/t/AE.t See if Term::ReadLine works
+dist/Term-ReadLine/t/AETk.t See if Term::ReadLine works
dist/Term-ReadLine/t/ReadLine.t See if Term::ReadLine works
-dist/Term-ReadLine/t/TkExternal.t Test Tk
dist/Term-ReadLine/t/Tk.t See if Term::ReadLine works
dist/Text-Abbrev/lib/Text/Abbrev.pm An abbreviation table builder
dist/Text-Abbrev/t/Abbrev.t Test Text::Abbrev