# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'WWW::Pastebin::RafbNet::Create', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/WWW/Pastebin/RafbNet/Create.pm', 'PREREQ_PM' => { 'Test::More' => 0, 'URI' => '1.35', 'LWP::UserAgent' => '2.036', 'overload' => '1.04', 'Class::Data::Accessor' => '0.04001', 'Carp' => '1.04' } ) ;