Thread Hilfe für Regex
(21 answers)
Opened by lousek at 2011-08-06 17:24
$string =~ m{^(\+|-)/}
Editiert von FIFO: zu langsam ... Last edited: 2011-08-06 17:34:16 +0200 (CEST) Everyone knows that debugging is twice as hard as writing a program in the first place. So if you're as clever as you can be when you write it, how will you ever debug it? -- Brian Kernighan: "The Elements of Programming Style"
|