Re: Trying to set the iCloud directory in Perl, but failing
[email protected] (Ken N)
| Newsgroups | perl.beginners |
|---|---|
| Message-ID | <[email protected]> |
I remember I once connected to iCloud from perl via their webdav interface.
On 2021/8/14 7:56 上午, Robert Wohlfarth wrote:
> The leading tilde ("~") is the problem. It's specific to the shell. Perl
> doesn't recognize it. Perl treats that first tilde as a directory. The
> error is telling you that a directory named "~" doesn't exist.
--
Ken N
https://blog.hoxblue.com/