use strict; use warnings; use ExtUtils::MakeMaker; WriteMakefile ( NAME => 'GetHashValue', VERSION => '0.001', OBJECT => 'GetHashValue.o get-hash-value.o', ); # Include the dependencies in the header file. sub MY::postamble { return <