X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fre-engine-Plugin.git;a=blobdiff_plain;f=Makefile.PL;h=bfb1d137a1f528f2fa5145ec5e9bbf0a4fa6fa85;hp=b52770831d95064b0d56a1e2ca38f72e550bcb08;hb=78b39159a7d3b163f6bc8bcd8284632cd5f875cb;hpb=7fb1e66881f572d36b7c22624b7f09672170b990 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 +} +