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 : Page 5
(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
extraction of data from a particular column
nandini_bn
6783
3
Jul 8, 2011, 12:58 PM (
BillKSmith
)
need regular expression
k2011
9826
8
Jul 8, 2011, 6:42 AM (
k2011
)
Extracting an IPv4 address from line
mant1s
5236
2
Jul 7, 2011, 3:07 PM (
miller
)
interesting regex challenge
soeeom
5161
1
Jul 7, 2011, 3:03 PM (
miller
)
Usage of substrings
kumarsaurabh20
4924
1
Jun 28, 2011, 2:43 AM
Re: [kumarsaurabh20] Usage of substrings
miller
4899
0
Jun 29, 2011, 3:07 PM
Reading two lines at a time
blackeagle225
9742
7
Jun 22, 2011, 12:11 PM
Re: [blackeagle225] Reading two lines at a time
miller
9741
6
Jun 22, 2011, 1:48 PM
Re: [miller] Reading two lines at a time
blackeagle225
9740
5
Jun 22, 2011, 1:59 PM
Re: [blackeagle225] Reading two lines at a time
miller
9738
0
Jun 22, 2011, 2:23 PM
Re: [blackeagle225] Reading two lines at a time
FishMonger
9721
2
Jun 23, 2011, 8:00 AM
Re: [FishMonger] Reading two lines at a time
miller
9712
1
Jun 24, 2011, 6:05 AM (
blackeagle225
)
Re: [blackeagle225] Reading two lines at a time
rovf
9700
0
Jun 24, 2011, 5:12 AM
how to split string without using split function
harshmane
8847
6
Jun 22, 2011, 4:18 AM
Re: [harshmane] how to split string without using split function
rovf
8845
5
Jun 22, 2011, 12:20 PM (
rovf
)
in other string using regex
harshmane
8263
2
Jun 21, 2011, 9:56 PM
Re: [harshmane] in other string using regex
miller
8253
1
Jun 22, 2011, 3:22 AM
Re: [miller] in other string using regex
harshmane
8251
0
Jun 22, 2011, 4:12 AM
Perl Regex to Grep Ping6 Result
franzramadhan
5890
1
Jun 19, 2011, 11:53 PM
Re: [franzramadhan] Perl Regex to Grep Ping6 Result
miller
5884
0
Jun 20, 2011, 10:07 AM
what does this reg exp mean?
jelena
12325
6
Jun 1, 2011, 5:07 PM
Re: [jelena] what does this reg exp mean?
miller
12324
5
Jun 1, 2011, 5:13 PM
Re: [miller] what does this reg exp mean?
jelena
12319
1
Jun 1, 2011, 5:33 PM
Re: [jelena] what does this reg exp mean?
miller
12315
0
Jun 1, 2011, 6:04 PM
Re: [miller] what does this reg exp mean?
rovf
12130
2
Jun 6, 2011, 12:51 AM
Re: [rovf] what does this reg exp mean?
miller
12118
1
Jun 6, 2011, 10:28 AM
Re: [miller] what does this reg exp mean?
rovf
12116
0
Jun 6, 2011, 1:48 PM
Matching repetitions of an exact length
pdaftpguru
10644
6
May 18, 2011, 7:26 PM
Re: [pdaftpguru] Matching repetitions of an exact length
miller
10643
0
May 18, 2011, 9:15 PM
Re: [pdaftpguru] Matching repetitions of an exact length
rovf
10430
4
May 24, 2011, 6:47 AM
Re: [rovf] Matching repetitions of an exact length
miller
10408
3
May 24, 2011, 10:44 PM (
rovf
)
Count name! Help me!
thesun
7144
4
May 15, 2011, 10:28 AM
Re: [thesun] Count name! Help me!
BillKSmith
7135
3
May 15, 2011, 5:29 PM
Re: [BillKSmith] Count name! Help me!
shawnhcorey
7133
2
May 15, 2011, 6:41 PM
Re: Count name! Help me!
thesun
7130
1
May 15, 2011, 7:51 PM
Re: [thesun] Count name! Help me!
BillKSmith
7112
0
May 16, 2011, 6:14 AM
First in Perl expression - CreateTask('', '', 'qwe123_')
Yola
6918
1
May 6, 2011, 10:23 AM (
miller
)
How to count same HTML tags
techtween
5557
2
May 4, 2011, 4:37 AM
Re: [techtween] How to count same HTML tags
rovf
5539
0
May 4, 2011, 8:44 AM
Re: [techtween] How to count same HTML tags
miller
5537
0
May 4, 2011, 10:00 AM
Help regarding Perl regular expression.
sgurumukhi
5581
1
Apr 28, 2011, 5:58 AM
Re: [sgurumukhi] Help regarding Perl regular expression.
BillKSmith
5578
0
Apr 28, 2011, 7:39 AM
Makefile regex
smjenkin
6869
3
Apr 11, 2011, 8:15 PM
Re: [smjenkin] Makefile regex
Zhris
6867
1
Apr 11, 2011, 9:23 PM
Re: [Zhris] Makefile regex
rovf
6736
0
Apr 28, 2011, 3:58 AM
Re: [smjenkin] Makefile regex
rovf
6735
0
Apr 28, 2011, 4:11 AM
Need to write a regular expression.
sgurumukhi
4449
1
Apr 26, 2011, 11:48 PM
Re: [sgurumukhi] Need to write a regular expression.
miller
4448
0
Apr 27, 2011, 12:03 AM
Post deleted by dendro
dendro
5568
2
Apr 26, 2011, 1:47 AM (
dendro
)
Issues :matching variable $1,$2,... in replacement string
kennychen614
20555
11
Apr 19, 2011, 8:58 AM
Re: [kennychen614] Issues :matching variable $1,$2,... in replacement string
Zhris
20550
10
Apr 22, 2011, 12:27 PM (
Zhris
)
regex newbie question
spudfan
9327
7
Apr 13, 2011, 5:04 AM
Re: [spudfan] regex newbie question
BillKSmith
9314
6
Apr 13, 2011, 11:23 AM
Re: [BillKSmith] regex newbie question
Zhris
9313
2
Apr 14, 2011, 5:51 AM (
Zhris
)
Re: [BillKSmith] regex newbie question
spudfan
9270
2
Apr 14, 2011, 6:46 AM
Re: [spudfan] regex newbie question
BillKSmith
9260
1
Apr 14, 2011, 8:08 AM
Re: [BillKSmith] regex newbie question
spudfan
9223
0
Apr 14, 2011, 1:48 PM
Regex to find a match and extract the first value of a line
kadu
7067
3
Apr 2, 2011, 6:25 AM
Re: [kadu] Regex to find a match and extract the first value of a line
FishMonger
7048
0
Apr 2, 2011, 10:15 AM
Re: [kadu] Regex to find a match and extract the first value of a line
BillKSmith
7046
1
Apr 2, 2011, 10:23 AM
Re: [BillKSmith] Regex to find a match and extract the first value of a line
kadu
7043
0
Apr 2, 2011, 11:03 AM
Trouble formulating substitute regular expression, need some help, please
poly4life
4344
1
Apr 1, 2011, 7:24 AM
Re: [poly4life] Trouble formulating substitute regular expression, need some help, please
miller
4316
0
Apr 1, 2011, 1:10 PM
Can I do an if-then-else regex mixing match and substitution?
poly4life
12657
6
Mar 28, 2011, 8:41 AM (
poly4life
)
need help in running this code
Tehmina Iqbal
4628
0
Mar 26, 2011, 9:37 AM
need help in running this VSM code
Tehmina Iqbal
4056
1
Mar 25, 2011, 2:07 PM (
miller
)
1
2
3
4
5
6
7
8
9
...
24
LEGEND
= Hot thread
= Post with replies
= Single post
= 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