method build-date
Documentation for method build-date
assembled from the following types:
class compiler
From compiler
(compiler) method build-date
method build-date()
Returns the date when it was built.
say .compiler.build-date; #OUTPUT: «2018-05-05T21:49:43Z»