Re: module name for test data?

2009-10-16 Thread Jerome Quelin
hi, and sorry for the delay to answer... On 09/09/30 01:13 -0700, Ovid wrote: - Original Message From: David Nicol davidni...@gmail.com you could put the word corpus in there somewhere, since you're publishing some test data. For others to use it, who might be looking for

How can I tell MakeMaker to insert recommended modules into META.yml?

2009-10-16 Thread O. STeffen BEYer
How can I tell MakeMaker to insert recommended modules into META.yml? When I edit META.yml manually, the next time I run make dist, MakeMaker generates META.yml anew and discards my entries. What is the right option for WriteMakefile() to tell it that there are modules which are not required but

Re: How can I tell MakeMaker to insert recommended modules into META.yml?

2009-10-16 Thread O. STeffen BEYer
In the meantime, I found this: http://use.perl.org/articles/08/09/06/1541246.shtml And with trial and error, I found out this (META_MERGE is the keyword I was looking for and couldn't find in any of MakeMakers documentation files): WriteMakefile( 'META_MERGE'= {