Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^4: incorrect results

by Anonymous Monk
on May 01, 2007 at 18:33 UTC ( [id://613046]=note: print w/replies, xml ) Need Help??


in reply to Re^3: incorrect results
in thread incorrect results

when I am printing I tried sorting the data saperatly into digits and integers. But it doesnt seem to be working. FOr some reason the when printing its not able to disassociate the variable for only on particular parameter value. Now when I run the ssh exclusively for the particular server, then the printout seems to look as expected. The confusion comes up when the ssh is running on multiple servers.

Replies are listed 'Best First'.
Re^5: incorrect results
by blazar (Canon) on May 03, 2007 at 21:28 UTC
    when I am printing I tried sorting the data saperatly into digits and integers. But it doesnt seem to be working. FOr some reason the when printing its not able to disassociate the variable for only on particular parameter value. Now when I run the ssh exclusively for the particular server, then the printout seems to look as expected. The confusion comes up when the ssh is running on multiple servers.

    This does not really make sense. That is, what things are like with strings and numbers is (not really that) simple, and explained elsewhere in this thread. As I told you I haven't had much time to dig into it, and I don't have it now. But basically you have some data, on which you have to do some manipulations. What you say about getting them over ssh may either mean that you have a problem with that or with the manipulation itself. In the latter case, it's irrelevant where the data come from. So you should try to isolate the problem by getting the data all at once and possibly compare those that do "work" with those that don't.

Log In?
Username:
Password:

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

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

    No recent polls found