# Note: this file was auto-generated by Module::Build::Compat version 0.32 require 5.006; use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'WWW::Shorten::SnipURL', 'VERSION_FROM' => 'lib/WWW/Shorten/SnipURL.pm', 'PREREQ_PM' => { 'Test::More' => '0.47', 'WWW::Shorten' => 0 }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [] ) ;