Thread Umlautproblematik
(26 answers)
Opened by Andy at 2013-10-18 14:53 2013-10-26T09:59:06 topeg das stimmt so nicht. wenn perl zwei strings konkatenieren muss, wird berücksichtigt, in welcher kodierung sie vorliegen. Code: (dl
)
1 $ perl -wE' wie man sieht, hat $val nun auch das utf8-flag. Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wie frage ich & perlintro brian's Leitfaden für jedes Perl-Problem |