The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
This is the README for Module-Install-ExtraTests.

in Makefile.PL:

  extra_tests;

in your dist:

  ./xt/author/run-by-author.t
  ./xt/release/run-during-disttest.t
  ./xt/smoke/run-by-smokers.t

For more information, see the POD.