Daniel Böhmer

Results 17 issues of Daniel Böhmer

I tried to link to some recent perl*delta documents to get someone interested about newer Perl versions. `perl5340delta` is not available as I expected it: * 5.32 https://metacpan.org/pod/perl5320delta ok :+1:...

I've been successfully using [Birthday adapter from F-Droid](https://f-droid.org/en/packages/org.birthdayadapter) for years. Thank you for that small but very helpful app! Just recently I started using birthdays without years. Unfortunately all these...

Perl supports indenting heredocs beginning from 5.26: https://perldoc.perl.org/perl5260delta#Indented-Here-documents I’d like to have a policy that requires heredocs to be indented if the first line of the statement opening the heredoc...

Suggested policy

Module: `warnings` **Description** I have a string `eval` statement that produces a bareword warning which can’t be silenced with `no warnings qw(bareword);`. Context: I am writing tests for a common...

### Describe the bug In #1606 I learned I needed to use a more recent feature flag to get my desired behavior. So I went for `1.4` and had already...

triage needed

I prefer not to grant permissions to apps that are not required. As I don’t use email invitations and responses in my calendar I didn’t provide the contacts permission to...

I have a calendar event for the release of the curl security fix on October 11 and wanted to add the time of day which was announced as around 06:00...

I happen to read TT docs on its website but my browser requested me to change to HTTP because HTTPS is broken for [template-toolkit.org](https://template-toolkit.org) The current certificate belongs to www.ourshack.com....

Basically the same like #102. Also fixes a typo. I didn’t bother to open multiple PRs for that.