use ExtUtils::MakeMaker; WriteMakefile( NAME => "Math::Tohex", VERSION_FROM => "lib/Math/Tohex.pm", LIBS => ["-lgmp"], );