# Note: this file was auto-generated by Module::Build::Compat version 0.2808_01 require >= 5.8.8; use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'SVN::Friendly', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/SVN/Friendly.pm', 'PREREQ_PM' => { 'SVN::Wc' => '0', 'SVN::Repos' => '0', 'Exception::Lite' => '0', 'SVN::Client' => '0' } ) ;