Hi!

I'm the author of WWW::WebKit and am trying to provide a smooth installation 
for my users. I already found out how to add configure_requires and 
build_requires information to the META files which improved the situation a 
lot. But it seems like perl Makefile.PL also creates some MYMETA files which do 
contain the configure_requires information, but for some unknown reason lacks 
the build_requires, causing attempts to install on fresh perlbrew perl to 
fail.

I'm attaching the Makefile.PL in question. Any help on what I have to do to fix 
this would be greatly appreciated. As would be pointers to some definitive 
guide on how to prepare a module for release on CPAN because this whole 
MakeMaker, Module::Install, Module::Build, DistZilla and whatnot stuff is 
nothing but confusing.

Thanks,
Stefan Seifert

Attachment: Makefile.PL
Description: Perl program

Reply via email to