Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: search a large text file

by Your Mother (Archbishop)
on Feb 08, 2011 at 17:13 UTC ( [id://887012]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    use KinoSearch::Plan::Schema;
    ...
    }
    
    exit 0;
    
  2. or download this
    perl -Minteger -le 'printf"text%d\t%d\n",rand(100), rand(100) for 1 ..
    + 1_000_000'
    
  3. or download this
    I'm going to search as long as you give me input...
    text13
                  text13 --> 31
    ...
    text100
    Found 0 matches looking for "text100"
    Search took 0.000 seconds
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-04-25 14:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found