1
2
3
4
5
6
7
8
9
... 24
|
|
|
|
Subject
|
Author
|
Views
|
Replies
|
Last Post
|
|
|
in other string using regex
|
harshmane
|
8250
|
2
|
Jun 22, 2011, 4:12 AM (harshmane)
|
|
|
pattern from a string
|
anilm
|
18064
|
3
|
Jul 31, 2001, 5:12 AM (abstracts)
|
|
|
"123 456" to "123456"
|
drothman66
|
18682
|
9
|
Mar 6, 2010, 5:10 AM (drothman66)
|
|
|
"qr/\d+.+\.pdf$/ );" what mean ?
|
tot94
|
12954
|
3
|
Sep 18, 2015, 2:42 AM (Laurent_R)
|
|
|
$str =~ s{>([^<>]+?)<(?{ local $l = $1;})}{($l !~
|
ebu
|
15936
|
3
|
Aug 9, 2002, 7:18 AM (thebitch)
|
|
|
(?P<..>..) in perl
|
gnix
|
10074
|
1
|
Mar 5, 2009, 1:43 PM (KevinR)
|
|
|
.+? probs...
|
AndyNewby
|
16238
|
4
|
May 26, 2003, 2:26 AM (AndyNewby)
|
|
|
/\((\([^)]*\))\)/
|
ball
|
9116
|
1
|
Jul 20, 2008, 10:42 AM (KevinR)
|
|
|
9:5:4 => 09:05:04
|
ladycygnus
|
14778
|
8
|
Aug 22, 2011, 9:22 AM (ladycygnus)
|
|
|
A quicker Way
|
perlkid
|
11961
|
4
|
Jun 22, 2000, 10:32 AM (PerlKid)
|
|
|
a regular regular expression ...
|
yaniv_av
|
9040
|
1
|
Nov 8, 2002, 4:09 AM (Paul)
|
|
|
A way to check for "matching" characters?
|
Wumbate
|
11667
|
3
|
May 8, 2008, 4:14 PM (KevinR)
|
|
|
accessing XML string using regular expression
|
krishperl
|
8709
|
2
|
Nov 19, 2009, 5:10 PM (ichi)
|
|
|
adding the domain to href's
|
Aquilo
|
8661
|
4
|
Dec 25, 2000, 4:58 AM (Aquilo)
|
|
|
Allowing only letters, numbers and spaces
|
LeoF
|
6500
|
1
|
Oct 20, 2000, 10:07 AM (LeoF)
|
|
|
Alternative to alternation with |
|
dpavlenkov
|
24801
|
8
|
Jul 12, 2004, 6:31 AM (kencl)
|
|
|
An extra "!" get added
|
nagarajsh
|
8129
|
2
|
Aug 17, 2009, 12:48 PM (KevinR)
|
|
|
Array in objs
|
maclarensg
|
8479
|
1
|
Sep 5, 2008, 12:45 PM (KevinR)
|
|
|
blank lines regular expression
|
devi
|
17667
|
2
|
Jun 15, 2012, 3:38 AM (rovf)
|
|
|
Book on Regular Expressions
|
PGScooter
|
10181
|
4
|
Dec 3, 2008, 2:11 AM (PGScooter)
|
|
|
Brand new to regexp question
|
bktanner
|
13662
|
6
|
Jul 19, 2009, 5:55 PM (ichi)
|
|
|
can any one tell how to validate correct email address using perl script
|
aniket
|
8602
|
2
|
Dec 10, 2009, 8:12 AM (aniket)
|
|
|
Can anyone help me ?
|
eeduest
|
21394
|
3
|
Sep 8, 2014, 6:01 AM (eeduest)
|
|
|
Can I do an if-then-else regex mixing match and substitution?
|
poly4life
|
12638
|
6
|
Mar 25, 2011, 1:46 PM
|
|
|
Re: [poly4life] Can I do an if-then-else regex mixing match and substitution?
|
FishMonger
|
12632
|
4
|
Mar 28, 2011, 8:41 AM (poly4life)
|
|
|
Re: [poly4life] Can I do an if-then-else regex mixing match and substitution?
|
miller
|
12629
|
0
|
Mar 25, 2011, 2:11 PM
|
|
|
Can someone explain this...
|
Peter Van Hoecke
|
11377
|
3
|
May 19, 2000, 3:06 PM (TheGame+)
|
1
2
3
4
5
6
7
8
9
... 24
|
|