Chris

Results 15 issues of Chris

On a new AlmaLinux 9.3 install perlbrew does not work because patchperl requires 'deprecate' but this is not installed by default in AL9. Work-around is to install the perl-deprecate package:...

Using Net-AMQP-RabbitMQ-2.30000, Perl 5.24.0 calling 'purge' doesn't seem to do anything. The test below fails because the message remains in the queue. ``` use strict; use Test::More tests => 3;...

Hacktoberfest
investigate

When/where should applyTenantScopesToDeferredModels() be called? I have models which are not getting tenant scoping because they are added to the deferredModels sets but the tenant scopes are never applied.

The avalonia web page https://docs.avaloniaui.net/docs/distribution-publishing/macos recommends nuget package Dotnet-Bundle for building MacOS app. However this no longer works and the developer says they can't support this tool and is seeking...

content request