Commits

David B. Evans authored 94bcf5cad98
p5-catalyst-plugin-authentication-store-dbic: patch to fix build on perl 5.26, dependencies
No tags

perl/p5-catalyst-plugin-authentication-store-dbic/files/patch-default-inc-excludes-dot.diff

Added
1 +--- Makefile.PL.orig 2017-06-26 21:21:34.000000000 -0700
2 ++++ Makefile.PL 2017-06-26 21:22:10.000000000 -0700
3 +@@ -1,3 +1,4 @@
4 ++use lib '.';
5 + use inc::Module::Install 0.65;
6 +
7 + name 'Catalyst-Plugin-Authentication-Store-DBIC';

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut