From 781abea796fe4b5bd44b945deaa0293ec616411f Mon Sep 17 00:00:00 2001 From: Dan Book Date: Mon, 15 Apr 2019 19:16:05 -0400 Subject: [PATCH] Mention discouragement of create_makefile_pl in Module::Build::API --- lib/Module/Build/API.pod | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/Module/Build/API.pod b/lib/Module/Build/API.pod index cc68a120..4f70dbb2 100644 --- a/lib/Module/Build/API.pod +++ b/lib/Module/Build/API.pod @@ -252,6 +252,8 @@ for compatibility with C. The parameter's value should be one of the styles named in the L documentation. +Use of this parameter is L. + =item create_readme [version 0.22]