The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# Note: this file was auto-generated by Module::Build::Compat version 0.03
use ExtUtils::MakeMaker;
WriteMakefile
(
          'PL_FILES' => {},
          'INSTALLDIRS' => 'site',
          'NAME' => 'Titanium',
          'EXE_FILES' => [],
          'VERSION_FROM' => 'lib/Titanium.pm',
          'PREREQ_PM' => {
                           'CGI::Application::Plugin::DevPopup' => 0,
                           'CGI::Application::Plugin::ValidateRM' => 0,
                           'CGI::Application::Server' => 0,
                           'Test::WWW::Mechanize::CGIApp' => 0,
                           'CGI::Application' => 4,
                           'CGI::Application::Plugin::ErrorPage' => 0,
                           'CGI::Application::Dispatch' => 0,
                           'CGI::Application::Plugin::Session' => 0,
                           'CGI::Application::Plugin::ConfigAuto' => 0,
                           'CGI::Application::Plugin::Forward' => 0,
                           'Module::Starter::Plugin::CGIApp' => 0,
                           'CGI::Application::Plugin::Redirect' => 0,
                           'CGI::Application::Plugin::FillInForm' => 0,
                           'CGI::Application::Plugin::DebugScreen' => 0,
                           'CGI::Application::Plugin::DBH' => 0,
                           'CGI::Application::Plugin::Stream' => 0,
                           'CGI::Application::Plugin::LogDispatch' => 0,
                           'CGI::Application::Standard::Config' => 0
                         }
        )
;