Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: search for exact string

by Punitha (Priest)
on Mar 27, 2008 at 12:51 UTC ( [id://676711]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    my $toFind="String";
    ...
            print "$line\n";
        }
    }
    
  2. or download this
    __DATA__
    blah blah string blah
    ...
    Unimportant string
    more stuff we wish to String.o
    Some more unimportant String.c
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://676711]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (3)
As of 2024-04-19 18:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found