Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Request to detect the mistake in a perl script for finding inter-substring distance from a large text file

by rovf (Priest)
on Jan 24, 2012 at 10:02 UTC ( [id://949632]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my @lines = <DNAFILE>; 
    while (<DNAFILE>) {
      say $_;
    }
    
  2. or download this

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://949632]
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: (6)
As of 2024-04-16 14:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found