Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Read reverse from a file

by smls (Friar)
on Jun 30, 2013 at 23:30 UTC ( [id://1041672]=note: print w/replies, xml ) Need Help??


in reply to Read reverse from a file

The line

print "@seq1";

was probably intended to do something different than what it actually does.
Other than that, the program should work. If you remove that line, then afaict the program's function will be exactly as you specified: "read a file, and then print its lines in reverse order".

Replies are listed 'Best First'.
Re^2: Read reverse from a file
by stamp1982 (Novice) on Jul 01, 2013 at 00:07 UTC
    Thanks! it did work!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-04-23 15:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found