I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2006-03-02 13:54:58-08 by salva in response to 1879
Re: Is there an easier way?
Hi Steve,

well, the high level interface (get, put, ls, rget, rput, find and glob) is more or less stable. But I am changing the low level interface and the internals of the module to make it mimic as much as possible Perl builtins (read, readline, print, etc). I also want to provide tied interfaces, so that remote files can be used as local ones, transparently.

It would take me a couple of days yet to be able to release a new version.

Could you post the code you have used, where ls and get failed

Cheers

Direct Responses: Write a response