Thread regex: quote + -- \+ funktioniert nicht
(13 answers)
Opened by Gast at 2009-01-28 00:49
Funktionert doch:
Code: (dl
)
1 $ perl -wle ' if ( "+w" =~ m/\+ ([a-z])/xms ) { print "yo"; } else { print "no"; }' meine Beiträge: I.d.R. alle Angaben ohne Gewähr und auf Linux abgestimmt!
Die Sprache heisst Perl, nicht PERL. - Bitte Crossposts als solche kenntlich machen! |