-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
lib/DBIx/Class/Async/Schema.pm has require JSON that will raise an exception if JSON is not installed which was the case on the CI for perl versions 5.16 and 5.18 see here
IMHO Either JSON should be added as a dependency to Makefile.PL or the require in lib/DBIx/Class/Async/Schema.pm needs to be protected by eval.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels