On the cli, in linux, cp -p preserves the modified/accessed timestamps on a file. Is it possible to do the same directly in Raku?
cp -p
The Rosetta example use