summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-01-12 13:37:39 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-01-12 13:37:39 +0000
commit6df88f977a005f55146ebd193293fa68e550eb8d (patch)
treea29bfe80d5678f113b4b51fba0aff70adfa0e2e6 /Porting
parentcd0c0e651cc3237a6995477b6b3495f0d2f0e132 (diff)
downloadperl-6df88f977a005f55146ebd193293fa68e550eb8d.tar.gz
Update Term-UI to CPAN version 0.24
[DELTA] Changes for 0.24 Wed Jan 12 13:16:01 GMT 2011 ===================================================== * Skip some tests if we are not on a terminal
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index d910e45dc4..15eb3fbe80 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1373,7 +1373,7 @@ use File::Glob qw(:case);
'Term::UI' =>
{
'MAINTAINER' => 'kane',
- 'DISTRIBUTION' => 'BINGOS/Term-UI-0.22.tar.gz',
+ 'DISTRIBUTION' => 'BINGOS/Term-UI-0.24.tar.gz',
'FILES' => q[cpan/Term-UI],
'UPSTREAM' => 'cpan',
},