[perl-IO-Prompt] This module is deprecated

Petr Pisar ppisar at fedoraproject.org
Wed Nov 7 10:29:12 UTC 2012


commit 8f5b6c3288352ad4bd19bc86b8e8ba0a39e1eac4
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Nov 7 11:25:51 2012 +0100

    This module is deprecated

 perl-IO-Prompt.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/perl-IO-Prompt.spec b/perl-IO-Prompt.spec
index 628c804..0c76ea2 100644
--- a/perl-IO-Prompt.spec
+++ b/perl-IO-Prompt.spec
@@ -33,6 +33,8 @@ Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $versi
 An object-oriented way to prompt for user input -- and control how the user is
 prompted.
 
+This module is no longer being maintained. Use the IO::Prompter module instead.
+
 %prep
 %setup -q -n IO-Prompt-%{cpanver}
 find examples -type f -exec chmod -x {} +



More information about the perl-devel mailing list