#!/usr/bin/perl use ExtUtils::MakeMaker; WriteMakefile( NAME => 'Blog::Normalize', VERSION_FROM => 'lib/Blog/Normalize.pm' );