CGI/Perl Guide
|
Learning Center
|
Forums
|
Advertise
|
Login
Site Search:
in
Perl Guide
PerlGuru Forums
Learning Ctr
MAIN
INDEX
SEARCH
POSTS
WHO'S
ONLINE
LOG
IN
Home
:
Perl Programming Help
: Regular Expressions
(2465 posts in 577 threads)
Moderators:
davorg
,
FishMonger
,
japhy
,
Kanji
,
Laurent_R
1
2
3
4
5
6
7
8
9
...
24
Subject
Author
Views
Replies
Last Post
in other string using regex
harshmane
8253
2
Jun 21, 2011, 9:56 PM
Re: [harshmane] in other string using regex
miller
8243
1
Jun 22, 2011, 3:22 AM
Re: [miller] in other string using regex
harshmane
8241
0
Jun 22, 2011, 4:12 AM
pattern from a string
anilm
18064
3
Jul 9, 2001, 1:55 PM
Re: pattern from a string
sigma
18032
2
Jul 30, 2001, 11:03 AM
Re: pattern from a string
anilm
18028
1
Jul 30, 2001, 11:46 AM
Re: pattern from a string
abstracts
18019
0
Jul 31, 2001, 5:12 AM
"123 456" to "123456"
drothman66
18688
9
Mar 4, 2010, 11:24 AM
Re: [drothman66] "123 456" to "123456"
toolic
18667
8
Mar 4, 2010, 5:36 PM
Re: [toolic] "123 456" to "123456"
drothman66
18666
7
Mar 4, 2010, 5:38 PM
Re: [drothman66] "123 456" to "123456"
toolic
18665
0
Mar 4, 2010, 5:41 PM
Re: [drothman66] "123 456" to "123456"
rovf
18625
0
Mar 5, 2010, 4:55 AM
Re: [drothman66] "123 456" to "123456"
shawnhcorey
18618
4
Mar 5, 2010, 5:59 AM
Re: [shawnhcorey] "123 456" to "123456"
drothman66
18605
3
Mar 5, 2010, 9:54 AM
Re: [drothman66] "123 456" to "123456"
drothman66
18596
2
Mar 5, 2010, 12:50 PM
Re: [drothman66] "123 456" to "123456"
shawnhcorey
18587
1
Mar 5, 2010, 4:07 PM
Re: [shawnhcorey] "123 456" to "123456"
drothman66
18552
0
Mar 6, 2010, 5:10 AM
"qr/\d+.+\.pdf$/ );" what mean ?
tot94
12969
3
Sep 17, 2015, 11:17 AM
Re: [tot94] "qr/\d+.+\.pdf$/ );" what mean ?
FishMonger
12966
2
Sep 17, 2015, 11:29 AM
Re: [FishMonger] "qr/\d+.+\.pdf$/ );" what mean ?
tot94
12964
1
Sep 18, 2015, 2:42 AM (
Laurent_R
)
$str =~ s{>([^<>]+?)<(?{ local $l = $1;})}{($l !~
ebu
15933
3
Dec 4, 2001, 5:42 AM
Re: $str =~ s{>([^<>]+?)<(?{ local $l = $1;})}{($l !~
fashimpaur
15929
2
Dec 4, 2001, 6:34 AM
Re: $str =~ s{>([^<>]+?)<(?{ local $l = $1;})}{($l
ebu
15926
1
Aug 9, 2002, 7:18 AM (
thebitch
)
(?P<..>..) in perl
gnix
10074
1
Mar 5, 2009, 7:09 AM
Re: [gnix] (?P<..>..) in perl
KevinR
10070
0
Mar 5, 2009, 1:43 PM
.+? probs...
AndyNewby
16238
4
May 24, 2003, 4:21 AM
Re: [AndyNewby] .+? probs...
Paul
16235
3
May 24, 2003, 7:04 AM
Re: [Paul] .+? probs...
AndyNewby
16232
2
May 26, 2003, 2:26 AM (
AndyNewby
)
/\((\([^)]*\))\)/
ball
9117
1
Jul 19, 2008, 10:00 PM
Re: [ball] /\((\([^)]*\))\)/
KevinR
9094
0
Jul 20, 2008, 10:42 AM
9:5:4 => 09:05:04
ladycygnus
14784
8
Aug 22, 2011, 7:31 AM
Re: [ladycygnus] 9:5:4 => 09:05:04
FishMonger
14783
7
Aug 22, 2011, 7:41 AM
Re: [FishMonger] 9:5:4 => 09:05:04
ladycygnus
14779
6
Aug 22, 2011, 9:22 AM (
ladycygnus
)
A quicker Way
perlkid
11963
4
Jun 22, 2000, 10:32 AM (
PerlKid
)
a regular regular expression ...
yaniv_av
9038
1
Nov 7, 2002, 11:31 PM
Re: [yaniv_av] a regular regular expression ...
Paul
9036
0
Nov 8, 2002, 4:09 AM
A way to check for "matching" characters?
Wumbate
11668
3
May 7, 2008, 10:34 PM
Re: [Wumbate] A way to check for "matching" characters?
KevinR
11664
2
May 8, 2008, 9:33 AM
Re: [KevinR] A way to check for "matching" characters?
Wumbate
11657
1
May 8, 2008, 10:53 AM
Re: [Wumbate] A way to check for "matching" characters?
KevinR
11644
0
May 8, 2008, 4:14 PM
accessing XML string using regular expression
krishperl
8712
2
Nov 18, 2009, 1:54 AM
Re: [krishperl] accessing XML string using regular expression
toolic
8694
0
Nov 18, 2009, 11:22 AM
Re: [krishperl] accessing XML string using regular expression
ichi
8632
0
Nov 19, 2009, 5:10 PM
adding the domain to href's
Aquilo
8662
4
Dec 24, 2000, 2:47 AM
Re: adding the domain to href's
japhy
8661
0
Dec 24, 2000, 8:10 AM
Re: adding the domain to href's
Aquilo
8658
2
Dec 25, 2000, 4:58 AM (
Aquilo
)
Allowing only letters, numbers and spaces
LeoF
6501
1
Oct 20, 2000, 10:07 AM (
LeoF
)
Alternative to alternation with |
dpavlenkov
24801
8
Dec 5, 2003, 10:18 AM
Re: [dpavlenkov] Alternative to alternation with |
KevinR
24799
3
Dec 5, 2003, 10:34 AM
Re: [KevinR] Alternative to alternation with |
dpavlenkov
24794
2
Dec 5, 2003, 11:24 AM
Re: [dpavlenkov] Alternative to alternation with |
Recall
24793
0
Dec 5, 2003, 1:02 PM
Re: [dpavlenkov] Alternative to alternation with |
KevinR
24789
0
Dec 5, 2003, 9:42 PM
Re: [dpavlenkov] Alternative to alternation with |
davorg
24786
3
Dec 7, 2003, 10:52 AM
Re: [davorg] Alternative to alternation with |
kencl
24656
2
Jul 12, 2004, 6:15 AM
Re: [kencl] Alternative to alternation with |
davorg
24654
1
Jul 12, 2004, 6:29 AM
Re: [davorg] Alternative to alternation with |
kencl
24652
0
Jul 12, 2004, 6:31 AM
An extra "!" get added
nagarajsh
8129
2
Aug 11, 2009, 10:11 AM
Re: [nagarajsh] An extra "!" get added
nagarajsh
8094
1
Aug 17, 2009, 12:48 PM (
KevinR
)
Array in objs
maclarensg
8480
1
Sep 5, 2008, 3:24 AM
Re: [maclarensg] Array in objs
KevinR
8472
0
Sep 5, 2008, 12:45 PM
blank lines regular expression
devi
17672
2
May 10, 2012, 11:49 AM
Re: [devi] blank lines regular expression
FishMonger
17670
0
May 10, 2012, 12:01 PM
Re: [devi] blank lines regular expression
rovf
12621
0
Jun 15, 2012, 3:38 AM
Book on Regular Expressions
PGScooter
10181
4
Dec 2, 2008, 11:19 PM
Re: [PGScooter] Book on Regular Expressions
KevinR
10180
3
Dec 3, 2008, 2:11 AM (
PGScooter
)
Brand new to regexp question
bktanner
13664
6
Jul 18, 2009, 1:15 PM
Re: [bktanner] Brand new to regexp question
bktanner
13658
0
Jul 18, 2009, 1:40 PM
Re: [bktanner] Brand new to regexp question
shawnhcorey
13649
3
Jul 18, 2009, 3:27 PM
Re: [shawnhcorey] Brand new to regexp question
bktanner
13647
2
Jul 18, 2009, 3:46 PM
Re: [bktanner] Brand new to regexp question
bktanner
13645
1
Jul 18, 2009, 4:28 PM (
shawnhcorey
)
Re: [bktanner] Brand new to regexp question
ichi
13625
0
Jul 19, 2009, 5:55 PM
can any one tell how to validate correct email address using perl script
aniket
8603
2
Dec 10, 2009, 8:12 AM (
aniket
)
Can anyone help me ?
eeduest
21407
3
Sep 5, 2014, 3:40 PM
Re: [eeduest] Can anyone help me ?
Chris Charley
21378
1
Sep 6, 2014, 8:46 AM
Re: [Chris Charley] Can anyone help me ?
eeduest
21284
0
Sep 8, 2014, 6:01 AM
Re: [eeduest] Can anyone help me ?
FishMonger
21374
0
Sep 6, 2014, 9:30 AM
Can I do an if-then-else regex mixing match and substitution?
poly4life
12639
6
Mar 28, 2011, 8:41 AM (
poly4life
)
Can someone explain this...
Peter Van Hoecke
11377
3
May 17, 2000, 4:40 AM
Re: Can someone explain this...
japhy
11377
0
May 18, 2000, 9:28 AM
Re: Can someone explain this...
Peter Van Hoecke
11377
0
May 18, 2000, 11:42 PM
Re: Can someone explain this...
TheGame+
11377
0
May 19, 2000, 3:06 PM
1
2
3
4
5
6
7
8
9
...
24
LEGEND
= Hot thread
= Post with replies
= Single post
= The thread is locked
= Collapse this section
= Expand this section
= Expand entire thread
= Jump to last post in thread
= First post in thread
= Reply post
FORUM RULES
You cannot start new threads
You cannot post replies
Announcements
PerlGuru Announcements
Perl Programming Help
Frequently Asked Questions
Beginner
Intermediate
Advanced
Regular Expressions
mod_perl
DBI
Win32 Programming Help
Fun With Perl
Perl Quizzes - Learn Perl the Fun Way
Perl Golf
Perl Poetry
Need a Custom or Prewritten Perl Program?
I need a program that...
I Need a Programmer for Freelance Work
Throw Down The Gauntlet
General Discussions
General Questions
Feedback
Tutorial/Article Suggestions for The Learning Cent
Internet Security
Other Programming Languages
Javascript
PHP
Search
this forum
this category
all forums
for
All words
Any words
Whole Phrase
(
options
)
Powered by
Gossamer Forum v.1.2.0
Web Applications
&
Managed Hosting
Powered by Gossamer Threads
Visit our
Mailing List Archives