in reply to Module::Build::XSUtil build problem

I'm not familiar with this particular module, but mymeta.json is generally platform specific, and should be made by the Build.PL script itself, for your system.

Do you have enough permission for Build.PL to write new files? Do you have all the Module-Build-XSUtil dependencies installed? Just some suggestions.

  • Comment on Re: Module::Build::XSUtil build problem

Replies are listed 'Best First'.
Re^2: Module::Build::XSUtil build problem
by jimhallsun (Sexton) on Apr 07, 2014 at 19:09 UTC

    You know - that is a good point. I am trying to do the install as a regular user and have perms for .cpan tree and the install dir is off the home dir with write access.

    I have to figure out where this module is writing or maybe the why the MYMETA file is not being generated. My CPAN config may have something wrong. It is just that I have a bunch of modules that have gone in fine.