mark when dynamic prereqs begin
Karen Etheridge [Fri, 1 May 2020 15:42:15 +0000 (08:42 -0700)]
Makefile.PL

index 37a8e07..3dcae79 100644 (file)
@@ -65,6 +65,8 @@ my %META = (
 
 my %MM_ARGS = ();
 
+## DYNAMIC PREREQS ###########################################################
+
 if (! parse_args()->{PUREPERL_ONLY}) {
   # we require Cpanel::JSON::XS whenever a compiler is available.
   # (we also always recommend Cpanel::JSON::XS, just to make sure.)