Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: searching for strings

by ww (Archbishop)
on Aug 06, 2007 at 15:34 UTC ( [id://630841]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!usr/bin/perl 
    use strict;
    use warnings;
    ...
    BBC50
    AAA37
    AAA29
    
  2. or download this
    same base and adjacent terminal chars: AAA30;AAA31
    same base and adjacent terminal chars: AAA30;AAA37  # False positive
    ...
    same base and adjacent terminal chars: SHT12G;SHT12H
    same base and adjacent terminal chars: AAA37;AAA30  # False positive
    same base and adjacent terminal chars: AAA37;AAA31  # False positive
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (5)
As of 2024-03-28 08:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found