# Yes, this is boilerplate and will be abolished "real soon now". use strict; use ExtUtils::MakeMaker; WriteMakefile( NAME => 'Safe', VERSION_FROM => 'Safe.pm', );