diff --git a/dist.ini b/dist.ini index 6748927..a3430e8 100644 --- a/dist.ini +++ b/dist.ini @@ -4,7 +4,7 @@ license = Perl_5 copyright_holder = Josh Jore copyright_year = 2014 version = 2.016 -abstract = "Enables the debugger at runtime" +abstract = Enables the debugger at runtime main_module = lib/Enbugger.pm [Prereqs / ConfigureRequires] @@ -21,6 +21,11 @@ perl = 5.6.0 B::Utils = 0.22 Scalar::Util = 0 +[Prereqs / RuntimeSuggests] +Devel::NYTProf = 0 +Devel::Trepan = 0 +Devel::ebug = 0 + [@Git] [AutoMetaResources] @@ -28,6 +33,8 @@ bugtracker.rt = 1 repository.github = user:jbenjore homepage = http://search.cpan.org/dist/%{dist} +[MetaJSON] + [@Filter] -bundle = @Classic -remove = MakeMaker