method build-date

Documentation for method build-date assembled from the following types:

class Compiler

From Compiler

(Compiler) method build-date

method build-date()

Up to version 2019.03.1, it returns the date when it was built.

say $*PERL.compiler.build-date#OUTPUT: «2018-05-05T21:49:43Z␤»