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

Re: Wierd File pipe problem...

by KeighleHawk (Scribe)
on Dec 20, 2004 at 22:18 UTC ( [id://416337]=note: print w/replies, xml ) Need Help??


in reply to Wierd File pipe problem...

first, for cleanliness, I think unpack would be nicer than all the substrings.

second, does $line have a carraige return stuck on it? I don't see you chomp'ing it. Some times that causes things to misfire in bizarre ways; especially if you are calling out to the shell with it...

third, check your return code on your system call. That may produce something useful...

Replies are listed 'Best First'.
Re^2: Wierd File pipe problem...
by bferlin (Acolyte) on Dec 20, 2004 at 22:32 UTC
    I'll give it a try, however the first time I wrote this, the second script was inside the first and it does the same thing. I only seperated them to help with troubleshooting...

Log In?
Username:
Password:

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

    No recent polls found