build-date
ErrorsCollection

build-date

Synthesised documentation from type/Compiler

From type/Compiler

See Original text in context

method build-date()

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

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