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
8243
2
Jun 21, 2011, 9:56 PM
Re: [harshmane] in other string using regex
miller
8233
1
Jun 22, 2011, 3:22 AM
Re: [miller] in other string using regex
harshmane
8231
0
Jun 22, 2011, 4:12 AM
pattern from a string
anilm
18050
3
Jul 9, 2001, 1:55 PM
Re: pattern from a string
sigma
18018
2
Jul 31, 2001, 5:12 AM (
abstracts
)
"123 456" to "123456"
drothman66
18667
9
Mar 6, 2010, 5:10 AM (
drothman66
)
"qr/\d+.+\.pdf$/ );" what mean ?
tot94
12892
3
Sep 18, 2015, 2:42 AM (
Laurent_R
)
$str =~ s{>([^<>]+?)<(?{ local $l = $1;})}{($l !~
ebu
15920
3
Aug 9, 2002, 7:18 AM (
thebitch
)
(?P<..>..) in perl
gnix
10064
1
Mar 5, 2009, 7:09 AM
Re: [gnix] (?P<..>..) in perl
KevinR
10060
0
Mar 5, 2009, 1:43 PM
.+? probs...
AndyNewby
16224
4
May 24, 2003, 4:21 AM
Re: [AndyNewby] .+? probs...
Paul
16221
3
May 24, 2003, 7:04 AM
Re: [Paul] .+? probs...
AndyNewby
16218
2
May 24, 2003, 9:19 AM
Re: [AndyNewby] .+? probs...
Jasmine
16216
1
May 24, 2003, 3:54 PM
Re: [Jasmine] .+? probs...
AndyNewby
16209
0
May 26, 2003, 2:26 AM
/\((\([^)]*\))\)/
ball
9108
1
Jul 20, 2008, 10:42 AM (
KevinR
)
9:5:4 => 09:05:04
ladycygnus
14758
8
Aug 22, 2011, 7:31 AM
Re: [ladycygnus] 9:5:4 => 09:05:04
FishMonger
14757
7
Aug 22, 2011, 9:22 AM (
ladycygnus
)
A quicker Way
perlkid
11946
4
Jun 19, 2000, 11:29 PM
Re: A quicker Way
Kanji
11946
0
Jun 20, 2000, 9:00 AM
Re: A quicker Way
perlkid
11946
0
Jun 20, 2000, 1:58 PM
Re: A quicker Way
japhy
11946
0
Jun 21, 2000, 11:12 AM
Re: A quicker Way
perlkid
11946
0
Jun 22, 2000, 10:32 AM
a regular regular expression ...
yaniv_av
9036
1
Nov 7, 2002, 11:31 PM
Re: [yaniv_av] a regular regular expression ...
Paul
9034
0
Nov 8, 2002, 4:09 AM
A way to check for "matching" characters?
Wumbate
11655
3
May 7, 2008, 10:34 PM
Re: [Wumbate] A way to check for "matching" characters?
KevinR
11651
2
May 8, 2008, 4:14 PM (
KevinR
)
accessing XML string using regular expression
krishperl
8694
2
Nov 18, 2009, 1:54 AM
Re: [krishperl] accessing XML string using regular expression
toolic
8676
0
Nov 18, 2009, 11:22 AM
Re: [krishperl] accessing XML string using regular expression
ichi
8614
0
Nov 19, 2009, 5:10 PM
adding the domain to href's
Aquilo
8649
4
Dec 25, 2000, 4:58 AM (
Aquilo
)
Allowing only letters, numbers and spaces
LeoF
6492
1
Oct 19, 2000, 9:51 PM
Re: Allowing only letters, numbers and spaces
LeoF
6492
0
Oct 20, 2000, 10:07 AM
Alternative to alternation with |
dpavlenkov
24780
8
Dec 5, 2003, 10:18 AM
Re: [dpavlenkov] Alternative to alternation with |
KevinR
24778
3
Dec 5, 2003, 9:42 PM (
KevinR
)
Re: [dpavlenkov] Alternative to alternation with |
davorg
24765
3
Jul 12, 2004, 6:31 AM (
kencl
)
An extra "!" get added
nagarajsh
8118
2
Aug 11, 2009, 10:11 AM
Re: [nagarajsh] An extra "!" get added
nagarajsh
8083
1
Aug 17, 2009, 12:48 PM (
KevinR
)
Array in objs
maclarensg
8475
1
Sep 5, 2008, 3:24 AM
Re: [maclarensg] Array in objs
KevinR
8467
0
Sep 5, 2008, 12:45 PM
blank lines regular expression
devi
17644
2
May 10, 2012, 11:49 AM
Re: [devi] blank lines regular expression
FishMonger
17642
0
May 10, 2012, 12:01 PM
Re: [devi] blank lines regular expression
rovf
12593
0
Jun 15, 2012, 3:38 AM
Book on Regular Expressions
PGScooter
10166
4
Dec 3, 2008, 2:11 AM (
PGScooter
)
Brand new to regexp question
bktanner
13644
6
Jul 18, 2009, 1:15 PM
Re: [bktanner] Brand new to regexp question
bktanner
13638
0
Jul 18, 2009, 1:40 PM
Re: [bktanner] Brand new to regexp question
shawnhcorey
13629
3
Jul 18, 2009, 4:28 PM (
shawnhcorey
)
Re: [bktanner] Brand new to regexp question
ichi
13605
0
Jul 19, 2009, 5:55 PM
can any one tell how to validate correct email address using perl script
aniket
8591
2
Dec 10, 2009, 6:17 AM
Re: [aniket] can any one tell how to validate correct email address using perl script
shawnhcorey
8584
1
Dec 10, 2009, 6:53 AM
Re: [shawnhcorey] can any one tell how to validate correct email address using perl script
aniket
8573
0
Dec 10, 2009, 8:12 AM
Can anyone help me ?
eeduest
21337
3
Sep 5, 2014, 3:40 PM
Re: [eeduest] Can anyone help me ?
Chris Charley
21308
1
Sep 8, 2014, 6:01 AM (
eeduest
)
Re: [eeduest] Can anyone help me ?
FishMonger
21304
0
Sep 6, 2014, 9:30 AM
Can I do an if-then-else regex mixing match and substitution?
poly4life
12626
6
Mar 25, 2011, 1:46 PM
Re: [poly4life] Can I do an if-then-else regex mixing match and substitution?
FishMonger
12620
4
Mar 25, 2011, 1:56 PM
Re: [FishMonger] Can I do an if-then-else regex mixing match and substitution?
poly4life
12617
3
Mar 25, 2011, 2:11 PM
Re: [poly4life] Can I do an if-then-else regex mixing match and substitution?
FishMonger
12612
1
Mar 25, 2011, 2:53 PM
Re: [FishMonger] Can I do an if-then-else regex mixing match and substitution?
poly4life
12590
0
Mar 28, 2011, 8:41 AM
Re: [poly4life] Can I do an if-then-else regex mixing match and substitution?
miller
12608
0
Mar 25, 2011, 3:52 PM
Re: [poly4life] Can I do an if-then-else regex mixing match and substitution?
miller
12617
0
Mar 25, 2011, 2:11 PM
Can someone explain this...
Peter Van Hoecke
11365
3
May 17, 2000, 4:40 AM
Re: Can someone explain this...
japhy
11365
0
May 18, 2000, 9:28 AM
Re: Can someone explain this...
Peter Van Hoecke
11365
0
May 18, 2000, 11:42 PM
Re: Can someone explain this...
TheGame+
11365
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