Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 05e20b67a8c9b144a80337d9478ec0cb9a5b2374 https://github.com/Perl/perl5/commit/05e20b67a8c9b144a80337d9478ec0cb9a5b2374 Author: Karl Williamson <k...@cpan.org> Date: 2023-05-03 (Wed, 03 May 2023)
Changed paths: M autodoc.pl Log Message: ----------- autodoc.pl: strftime format functions can use short names It was saying you had to use the Perl_foo(aTHX_ ...) form, which isn't true.