Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in posts by Vipul03 only
Search
Advanced Search
Forums
Product Launch
Updates
Today's Posts
Member List
Calendar
Home
Vipul03
User Profile
Collapse
Profile Sidebar
Collapse
Vipul03
Last Activity: Feb 3 '09, 09:50 AM
Joined: Feb 2 '09
Location:
Subscriptions
1
Subscribers
0
Activities
About
Media
Subscribed
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Source
All
Vipul03 only
Visitor Messages Only
Advanced
Filtered by:
Clear All
new posts
Vipul03
replied to
How to search a regex without replacing it in perl
in
Perl
Feb 3 '09, 09:49 AM
I have tried to serch each and every line in the file using
Code:
open FH,"log"; for $line(<FH>){ if( $line =~ m/regexp/ ) { } }
but i dont want to look each and every line in the file
Thanks
See more
|
Go to post
Last edited by
eWish
;
Feb 3 '09, 07:46 PM
.
Reason:
Please use the code tags
Leave a comment:
Post Comment
Cancel
Vipul03
started a topic
How to search a regex without replacing it in perl
in
Perl
Feb 3 '09, 05:06 AM
How to search a regex without replacing it in perl
I want to search a regex in perl without replacing it and without going line by line to search it
Any help will be apriciable
Thanks in advance
See more
|
Go to post
No activity results to display
Show More
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Leave a comment: