Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^5: How to loop over two lines, alter a value in the current line and save it to the previous line?

by hdb (Monsignor)
on Jan 07, 2016 at 11:59 UTC ( [id://1152169]=note: print w/replies, xml ) Need Help??


in reply to Re^4: How to loop over two lines, alter a value in the current line and save it to the previous line?
in thread How to loop over two lines, alter a value in the current line and save it to the previous line?

Why do you need $previous_line if you already have @previous_columns?

Replies are listed 'Best First'.
Re^6: How to loop over two lines, alter a value in the current line and save it to the previous line?
by rjc33 (Sexton) on Jan 07, 2016 at 12:09 UTC
    Apologies, I should have said that it makes the values within @previous_columns always refer to those in the first line. So for example in the 2nd iteration of the loop @previous_columns holds values from the first line, when I want to hold values from the second line (while the loop is performing actions on the 3rd line).

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (5)
As of 2024-03-29 11:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found