Help for this page
Can't modify not in scalar assignment at ExampleConCat.pl line 3, near + ""foo000";"
!#/usr/bin/perl-e $x = "foo000"; $x++; print $x, "\n";