Makefile.PL: use EXE_FILES and clean rules, add info
authorPhilipp A. Hartmann <philipp.hartmann@offis.de>
Mon, 27 Aug 2012 12:48:17 +0000 (14:48 +0200)
committerPhilipp A. Hartmann <philipp.hartmann@offis.de>
Mon, 27 Aug 2012 13:26:23 +0000 (15:26 +0200)
commit1fe705bd9202ea154c853a847a5fc94732b42d7e
tree293c86d2743152f0e9e4a3b96d882b6731e3938a
parent86d0f72ba700b7e13e42e0660695d2cda02e7f66
Makefile.PL: use EXE_FILES and clean rules, add info

Installation of the scripts and cleanup of the zgz binary
by using MakeMake magic instead of manual rules.

Additionally, AUTHOR and ABSTRACT information is added to the
WriteMakefile call.
Makefile.PL