# Note: this file was auto-generated by Module::Build::Compat version 0.3601 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'local::lib::profiles', 'VERSION_FROM' => 'lib/local/lib/profiles.pm', 'PREREQ_PM' => { 'File::Util' => '0', 'Params::Validate' => '0', 'Test::More' => '0', 'autodie' => '0', 'local::lib' => '0' }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [ 'bin/local-lib-profile_bashrc' ], 'PL_FILES' => {} ) ;