Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: perl-Term-ReadLine-Gnu - Extension for the GNU Readline/History library https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=241097 Jochen@xxxxxxxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|nobody@xxxxxxxxxxxxxxxxx |Jochen@xxxxxxxxxxxxxxx Flag| |fedora-review? ------- Additional Comments From Jochen@xxxxxxxxxxxxxxx 2007-05-24 11:22 EST ------- Good: + Rpmlint quite on source rpm. + Local build works fine. + Rpmlint quite on binary rpm Bad: - String message from rpmlint on debuginfo package (no blocker) E: perl-Term-ReadLine-Gnu-debuginfo script-without-shebang /usr/src/debug/Term-ReadLine-Gnu-1.16/Gnu.xs I have an isue on start the following test script: use Term::ReadLine; $term = new Term::ReadLine 'ProgrammName'; while ( defined ($_ = $term->readLine('Prompt>'))) { print $_; } I will got the following error: Cannot do `readLine' in Term::ReadLine::Gnu at test2.pl line 3 -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review