> On Apr 1, 2025, at 03:55, ToddAndMargo via perl6-users
> wrote:
--snip--
> I have the following run string:
> raku C:\NtUtil\RLA.Backup.raku --rotates 345 --UNC_BackupPath
> \\192.168.240.10\Backup\MyDocsBackup\backup1 --debug
>
>
> use Getopt::Long; # get-options
> get-options('debug'
Hi All,
Windows Server 2025 (souped up W11)
raku -v
Welcome to RakudoΓäó v2025.02.
Implementing the Raku® Programming Language v6.d.
Built on MoarVM version 2025.02.
https://raku.land/cpan:LEONT/Getopt::Long
I have the following run string:
raku C:\NtUtil\RLA.Backup.raku --rotates 345 --UNC_
Should have said "I need help with get-options"