/usr/local/CPAN/Task-WWW-Pastebin/Makefile.PL


# Note: this file was auto-generated by Module::Build::Compat version 0.3607
use ExtUtils::MakeMaker;
WriteMakefile
(
  'NAME' => 'Task::WWW::Pastebin',
  'VERSION_FROM' => 'lib/Task/WWW/Pastebin.pm',
  'PREREQ_PM' => {
                   'Test::More' => 0,
                   'WWW::Pastebin::Bot::Pastebot::Create' => '0.001',
                   'WWW::Pastebin::Many::Retrieve' => '0.002',
                   'WWW::Pastebin::NoMorePastingCom::Retrieve' => '0.001',
                   'WWW::Pastebin::NoPasteCom::Create' => '0.0102',
                   'WWW::Pastebin::PastebinCa::Create' => '0.001',
                   'WWW::Pastebin::PastebinCa::Retrieve' => '0.003',
                   'WWW::Pastebin::PastebinCom::Create' => '0.003',
                   'WWW::Pastebin::PastebinCom::Retrieve' => '0.002',
                   'WWW::Pastebin::PastieCabooSe::Retrieve' => '0.001',
                   'WWW::Pastebin::PhpfiCom::Create' => '0.001',
                   'WWW::Pastebin::PhpfiCom::Retrieve' => '0.001',
                   'WWW::Pastebin::RafbNet::Create' => '0.001',
                   'WWW::Pastebin::RafbNet::Retrieve' => '0.001',
                   'WWW::Pastebin::UbuntuNlOrg::Retrieve' => '0.001'
                 },
  'INSTALLDIRS' => 'site',
  'EXE_FILES' => [],
  'PL_FILES' => {}
)
;