X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Makefile.PL;h=bfb1d137a1f528f2fa5145ec5e9bbf0a4fa6fa85;hb=7ac9fe3386ed833a9a322e62dc85215abf20bf30;hp=b52770831d95064b0d56a1e2ca38f72e550bcb08;hpb=5da29bf099eb7bfbc1afcba037356cf196e72a72;p=perl%2Fmodules%2Fre-engine-Plugin.git diff --git a/Makefile.PL b/Makefile.PL index b527708..bfb1d13 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -11,3 +11,15 @@ WriteMakefile( TESTS => 't/*.t t/*/*.t t/*/*/*.t', }, ); + +sub MY::postamble { + return <ChangeLog + +META.yml: Makefile + touch META.yml + +END +} +