/usr/local/CPAN/WWW-Pastebin-UbuntuNlOrg-Retrieve/Makefile.PL
# Note: this file was auto-generated by Module::Build::Compat version 0.03
use ExtUtils::MakeMaker;
WriteMakefile
(
'PL_FILES' => {},
'INSTALLDIRS' => 'site',
'NAME' => 'WWW::Pastebin::UbuntuNlOrg::Retrieve',
'EXE_FILES' => [],
'VERSION_FROM' => 'lib/WWW/Pastebin/UbuntuNlOrg/Retrieve.pm',
'PREREQ_PM' => {
'Test::More' => 0,
'URI' => '1.35',
'HTML::TokeParser::Simple' => '3.15',
'HTML::Entities' => '1.35',
'WWW::Pastebin::Base::Retrieve' => '0.001'
}
)
;