qqx with quotes

2020-02-24 Thread ToddAndMargo via perl6-users
Hi All, Windows 7 In the following @Result = qqx { C:/Windows/System32/fsutil.exe usn readdata \"$FileName\" }.lines; $FileName needs to be in quotes as it can have spaces in it. The following did not work: \"$FileName\" "$FileName\ $FileName What am I doing wrong, this time? Many than

Announce: Rakudo compiler, Release #134 (2020.02)

2020-02-24 Thread Alexander Kiryuhin
On behalf of the Rakudo development team, I’m very happy to announce the February 2020 release of Rakudo #134. Rakudo is an implementation of the Raku[^1] language. The source tarball for this release is available from . Pre-compiled archives will be available shor