summaryrefslogtreecommitdiffstats
path: root/lib/Dist
Commit message (Expand)AuthorAgeFilesLines
* stop using List::MoreUtils::first_indexGraham Knop2014-03-231-7/+7
* bump dep on Module::Runtime (#6)Jesse Luehrs2013-12-171-1/+1
* update bug tracker linkJesse Luehrs2013-07-191-3/+2
* Works in Perl 5.6.Toby Inkster2013-07-191-7/+7
* remove a couple more eval "require ..."Jesse Luehrs2013-07-081-2/+2
* restore the behavior of suppressing warnings in loaded modulesJesse Luehrs2013-07-081-1/+4
* packaging stuffJesse Luehrs2013-07-081-4/+4
* remove now-unused variableJesse Luehrs2013-07-081-2/+0
* use Module::Runtime instead of Class::LoadGraham Knop2013-06-211-3/+3
* fix for RT#75486: instead of silently ignoring conflicts that do not compile,...Karen Etheridge2013-06-211-7/+11
* make runtime warnings optionalJesse Luehrs2013-06-211-41/+44
* packaging stuffJesse Luehrs2013-06-211-9/+10
* oopsJesse Luehrs2013-06-211-2/+3
* just use ExporterJesse Luehrs2013-06-211-8/+5
* be less obscure hereJesse Luehrs2011-01-171-2/+8
* on some perls, this was producing "1\n0"Jesse Luehrs2011-01-131-1/+1
* typo fixJesse Luehrs2011-01-131-1/+1
* only use one @INC hookJesse Luehrs2011-01-131-13/+23
* actually, we just want to be localizing %CONFLICTS hereJesse Luehrs2011-01-131-5/+3
* update docsJesse Luehrs2011-01-131-0/+4
* link to the dzil pluginJesse Luehrs2011-01-131-4/+2
* todo--Jesse Luehrs2011-01-131-5/+0
* runtime conflict checksJesse Luehrs2011-01-121-0/+53
* check Foo::Conflicts if 'Foo' is given as 'also'Jesse Luehrs2011-01-021-0/+7
* don't die if the conflict module can't be foundJesse Luehrs2011-01-021-1/+1
* todo0.01Jesse Luehrs2010-11-211-0/+5
* docsJesse Luehrs2010-11-211-0/+78
* doc boilerplateJesse Luehrs2010-11-211-0/+69
* silence warnings during module loadingJesse Luehrs2010-11-211-1/+5
* allow using the dist name in the error messageJesse Luehrs2010-11-211-4/+13
* initial implementationJesse Luehrs2010-11-211-0/+92
* initial commitJesse Luehrs2010-11-181-0/+0