Thread regex auf sämtliche ASCII-Zeichen möglich?
(15 answers)
Opened by Duff at 2009-08-20 08:32 2009-08-20T06:54:59 freddy es muss heissen: Code (perl): (dl
)
local $/; # setzt $/ automatisch auf undef das zusätzliche undef davor ist unnötig und stiftet nur verwirrung. 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 |