use 5.008; use ExtUtils::MakeMaker; use Config; unless ($Config{useperlio} eq 'define' and $Config{usesfio} eq 'false') { die < 'Leon Timmermans , Rafael Garcia-Suarez ', NAME => 'PerlIO::locale', PREREQ_PM => { 'PerlIO::encoding' => 0 }, VERSION_FROM => 'locale.pm', LICENSE => 'perl', clean => { FILES => "foo" }, );