The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
# Generated by Module::Build::Compat->create_makefile_pl

use ExtUtils::MakeMaker;
WriteMakefile
  (
   NAME        => 'Object::Meta::Plugin',
   VERSION     => '0.02_04',
   PL_FILES    => {},
   INSTALLDIRS => 'site',
   PREREQ_PM   => {
		 'Tie::RefHash' => '0',
		 'Scalar::Util' => '0',
		 'autouse' => '0',
		 'Carp' => '0',
		  },
  );