projects
/
p5sagit/Devel-Declare.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
6a82341
)
print when Makefile.PL is finished
Karen Etheridge [Sun, 26 Apr 2020 17:44:16 +0000 (10:44 -0700)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
bcf8c6e
..
5a5913d
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-87,3
+87,5
@@
WriteMakefile(
$pkg->get_makefile_vars,
);
+print STDERR "------- finished Makefile.PL\n";
+