Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: reading a particular line in a large text file

by jimbojones (Friar)
on Oct 15, 2004 at 22:14 UTC ( [id://399686]=note: print w/replies, xml ) Need Help??


in reply to reading a particular line in a large text file

Just as a follow-up, I got that from
perldoc perlopentut
-jim

Replies are listed 'Best First'.
Re^2: reading a particular line in a large text file
by fadingjava (Acolyte) on Oct 15, 2004 at 22:28 UTC
    thanks for tha reply . It now creates that index file , but still does not return any lines . just print out the " Didn't find line in text " error. Any idea why??
      Your data file is opened on the DVD filehandle originally. You then use *ORIG as the filehandle to the line lookup subroutine call (cut 'n' paste error from the Perl Cookbook)

        thanks a lot jimbojones . You saved my life .

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (2)
As of 2024-04-20 03:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found