Re: Trying to set the iCloud directory in Perl, but failing
Ken N <[email protected]>
| Newsgroups | gmane.comp.lang.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/
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/