#!/usr/bin/perl use ExtUtils::MakeMaker; WriteMakefile( NAME=>'MicroBlog', VERSION=>0.1 );