Re: rename and unc

2025-04-03 Thread ToddAndMargo via perl6-users
> On Thu, Apr 3, 2025 at 2:14 AM ToddAndMargo via perl6-users us...@perl.org > wrote: > > And another IO ffunctio that does ot work: > > RotateArchives: renaming directory > \\192.168.240.10\oldserver\Backup\MyDocsBackup\backup6 to > \\192.168.240.10\o

Re: unc "for" bug

2025-04-03 Thread ToddAndMargo via perl6-users
On Wed, Apr 2, 2025 at 11:37 PM ToddAndMargo via perl6-users us...@perl.org > wrote: Hi All, Windows Server 2025 (souped up W11) raku -v Welcome to RakudoΓäó v2025.02. Now this has to be a bug! Good result: raku -e "for dir Q[C:

Re: unc "for" bug

2025-04-03 Thread yary
What does cmd shell output from dir \\192.168.240.10\oldserver\Backup\MyDocsBackup ? -y On Wed, Apr 2, 2025 at 11:37 PM ToddAndMargo via perl6-users < perl6-us...@perl.org> wrote: > Hi All, > > Windows Server 2025 (souped up W11) > > raku -v > Welcome to RakudoΓäó v2025.02. > > Now this has t

Re: rename and unc

2025-04-03 Thread yary
The first 3 characters of the error is telling you the problem C:\192 it's same as in another thread, use Q[\\192 ... instead of '\\192 ... , so that you preserve the backslashes. OR double each backslash- `192.168.240.10\\oldserver ... and then you can keep using variables as you normally

The SF Perl Raku Study Group, 04/06 at 1pm PST

2025-04-03 Thread Joseph Brenner
The Raku Study Group "This time for sure!" -- Bullwinkle J. Moose April 6th, 2025 1pm in California, 8pm in the UK An informal meeting: drop by when you can, show us what you've got, ask and answer questions, or just listen and lurk. Perl and programming in general are fair game, along with Ra