Txs. Knew it had to be something simple. I appreciate the help.
Have a great weekend… ;) Wags ;) WagsWorld Hebrews 4:15 Ph(primary) : 408-914-1341 Ph(secondary): 408-761-7391 On Aug 13, 2021, 17:03 -0700, Ken N <w...@purpleemail.com>, wrote: > 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: beginners-unsubscr...@perl.org > For additional commands, e-mail: beginners-h...@perl.org > http://learn.perl.org/ > >