We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37bfed8 commit 24338c9Copy full SHA for 24338c9
Makefile.PL
@@ -62,5 +62,5 @@ sub init_PM {
62
$self->SUPER::init_PM;
63
@pd_srcs = ::pdlpp_eumm_update_deep($self);
64
}
65
-sub postamble { ::pdlpp_postamble_int(@pd_srcs) }
+sub postamble { ::pdlpp_postamble(@pd_srcs) }
66
0 commit comments