I am always open to improvements and suggestions. Use issues
I will never accept pull request that do not strictly conform to my style, however you might hate it. You can read the reasoning behind my preferences.
If some co-maint accepts and pulls a pull-request, I will correct wrong indentation and spacing.
I really do not care about mixed spaces and tabs in (leading) whitespace
In perl5 code, Perl::Tidy will help getting the code in shape, but as all software, it is not perfect. You can find my preferences for these in .perltidy and .perlcritic.
Please, please, please, do NOT use HTML mail. Plain text without disclaimers will do fine!
For raku, you cannot code in my style without Slang::Tuxic, but that is only needed for whitespace issues. You can do correct indentation without it.