in reply to Problem using Net::Netrc and Tie::File
~/.netrc is pretty much deprecated, and requires the most stringent permissions where it exists. I suspect your program lacks permission to read it. Your description of the problem doesn't sound like that, though. You check error in that call, and that ought to do the trick. Can you narrow down where your program stalls?
After Compline,
Zaxo
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Problem using Net::Netrc and Tie::File
by sweetblood (Prior) on Jun 12, 2004 at 15:05 UTC | |
by hsinclai (Deacon) on Jun 12, 2004 at 23:54 UTC | |
by sweetblood (Prior) on Jun 13, 2004 at 04:18 UTC |