Thread Syntax bei Filehandle als Hashref (17 answers)
Opened by bianca at 2012-07-06 18:55

pq
 2012-07-08 13:41
#159685 #159685
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
binmode hat damit nichts zu tun. binmode :raw verhindert unter windows z.b. das umwandeln von CRLF zu "\n". es ändert aber nicht die variable $/.
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: Wiki:Wie frage ich & perlintro Wiki:brian's Leitfaden für jedes Perl-Problem

View full thread Syntax bei Filehandle als Hashref