Hi All, I narrowed it down by processor eli8mination.
The offending line is
if $Code { $RtnCode = $proc.status; }
I presume what is depreciated is `$proc.status`
Anyone know what is wrong with that statement?
(I tried to look it up on raku.org, but the web
site just went down on me.)
Many thanks,
-T
