Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: perl incorrect calculation https://bugzilla.redhat.com/show_bug.cgi?id=429531 ------- Additional Comments From jpazdziora@xxxxxxxxxx 2008-03-03 03:20 EST ------- (In reply to comment #5) > The probles IS NOT FIXED IN > rpm -q perl > perl-5.8.8-33.fc8 > > # perl -w test2.pl > Use of uninitialized value in concatenation (.) or string at attachment.cgi line 28. > TBN= A=<DATA>J1</END> > Use of uninitialized value in concatenation (.) or string at attachment.cgi line 28. > TBN= A=<DATA>J2</END> > Use of uninitialized value in concatenation (.) or string at attachment.cgi line 28. > TBN= A=<DATA>J3</END> > Use of uninitialized value in concatenation (.) or string at attachment.cgi line 28. > TBN= A=<DATA>J4</END> > Use of uninitialized value in concatenation (.) or string at attachment.cgi line 28. > TBN= A=<DATA>J5</END> > > The output IS INCORRECT Hmm, I missed that -w -- we really should have use warnings in the source file. By the way, how come that the warning message talks about attachment.cgi when you run perl on test2.pl. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list