# Note: this file was auto-generated by Module::Build::Compat version 0.4003 require 5.006; use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Passwd::Keyring::PWSafe3', 'VERSION_FROM' => 'lib/Passwd/Keyring/PWSafe3.pm', 'PREREQ_PM' => { 'Bytes::Random::Secure' => '0.09', 'Crypt::PWSafe3' => '1.07', 'Module::Build' => '0.36', 'Pod::Readme' => 0, 'Test::More' => 0, 'Test::Pod::Coverage' => '1.0' }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;