https://bugzilla.redhat.com/show_bug.cgi?id=1150693 Bug ID: 1150693 Summary: Perl quick concatenate doesn't work Product: Fedora Version: 20 Component: perl Severity: low Assignee: jplesnik@xxxxxxxxxx Reporter: balint.szgt@xxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: cweyl@xxxxxxxxxxxxxxx, iarnell@xxxxxxxxx, jplesnik@xxxxxxxxxx, kasal@xxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, ppisar@xxxxxxxxxx, psabata@xxxxxxxxxx, rc040203@xxxxxxxxxx, tcallawa@xxxxxxxxxx Description of problem: .= operator doesn't work Version-Release number of selected component (if applicable): perl-5.18.2-289.fc20.x86_64 How reproducible: my $foo = "Foo"; my $bar = "Bar"; my $foo .= $bar; print $foo; Actual results: Bar Expected results: FooBar -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=wNamsEKWZl&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel