Rewrite optdeps to accept a list of groups
authorPeter Rabbitson <ribasushi@cpan.org>
Fri, 17 Oct 2014 09:27:27 +0000 (11:27 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Sun, 25 Jan 2015 14:03:13 +0000 (15:03 +0100)
commit31c31b8d18d88c2dcdbdbfac2660cb41819fb006
tree779e554b9a0272b1b0c42c4d38903da0f219ad4d
parent79b1bf0a9e0d827d5737c389523adb858dff986a
Rewrite optdeps to accept a list of groups

Requires a one-time break of req_group_list()
Also tighten up the optdep spec and handle conflicting versions saner

As a side effect fix 34d2deae to be truly copy-paste-able (no , separator)

Changes to ::Opt::Deps and xt/optional_deps.t best viewed under -w
Changes
lib/DBIx/Class/Optional/Dependencies.pm
maint/Makefile.PL.inc/12_authordeps.pl
xt/optional_deps.t