[sf-perl] Hanging with the diamond operator?

Quinn Weaver quinn at fairpath.com
Tue Jan 8 14:07:08 PST 2008


Follow-up:

I agree with Joe.  I don't think we'll be able to help any further
without seeing more of your code (and files).

Even then, we may not be able to reproduce the problem, if Daniel's and my
common hunch is right and it's an NFS (or other SAN) glitch.

I would suggest re-writing the code with non-blocking IO instead of <>,
then seeing what kind of errors you get back (in $!).  See the entry on sysread
in the perlfunc(1) man page.

Bummer about the private network thing.  That's a pain.  Are you sure you
aren't getting yourself into trouble sending us code?

-- 
Quinn Weaver, independent contractor  |  President, San Francisco Perl Mongers
http://fairpath.com/quinn/resume/     |  http://sf.pm.org/
510-520-5217


More information about the SanFrancisco-pm mailing list