[Fedora-directory-devel] Please Review: (170461) Remove dependency on Term::ReadKey for password prompts in Perl scripts

Nathan Kinder nkinder at redhat.com
Sat Jan 10 00:00:32 UTC 2009


https://bugzilla.redhat.com/show_bug.cgi?id=170461
esolves: bug 170461
Bug Description: A handful of our Perl scripts currently require
  the Term::ReadKey module for password prompting.  This is not a
  standard module on all platforms, so one has to ensure that it
  is installed and modify the Perl scripts by hand to use the
  password prompt code.
Reviewed by: ???
Files: see diff
Branch: HEAD
Fix Description: The fix uses the same method that we use in the
  setup code to deal with non-echoed responses for password prompts.
Platforms tested: F9
Flag Day: no
Doc impact: no
https://bugzilla.redhat.com/attachment.cgi?id=328607&action=diff




More information about the Fedora-directory-devel mailing list