Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: nested while loops

by stevieb (Canon)
on Jun 22, 2015 at 18:02 UTC ( [id://1131512]=note: print w/replies, xml ) Need Help??


in reply to nested while loops

You have a *lot* of syntax issues that you'd see if you put

use warnings; use strict;

at the top of your script. Also, when I do correct the errors, I'm not sure what to expect as output. Where are @prdct and @prdct1 defined?

Please put your code in <code></code> tags as Laurent_R stated, use proper indentation, show us what the two arrays I mentioned above should have in them, and what exactly you expect as output.

-stevieb

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (8)
As of 2024-04-18 08:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found