Thread Hilfe für Regex (21 answers)
Opened by lousek at 2011-08-06 17:24

FIFO
 2011-08-06 17:32
#151267 #151267
User since
2005-06-01
469 Artikel
BenutzerIn

user image
$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"

View full thread Hilfe für Regex