/usr/local/CPAN/Locale-Maketext-TieHash-nbsp/Makefile.PL


# Note: this file was auto-generated by Module::Build::Compat version 0.33
require 5.006001;
use ExtUtils::MakeMaker;
WriteMakefile
(
          'PL_FILES' => {},
          'INSTALLDIRS' => 'site',
          'NAME' => 'Locale::Maketext::TieHash::nbsp',
          'EXE_FILES' => [],
          'VERSION_FROM' => 'lib/Locale/Maketext/TieHash/nbsp.pm',
          'PREREQ_PM' => {
                           'parent' => 0,
                           'Test::Exception' => 0,
                           'Params::Validate' => 0,
                           'Tie::Sub' => '0.07',
                           'Test::Simple' => 0,
                           'Test::NoWarnings' => 0
                         }
        )
;