v6-0.045 seems to fix it. I've added the no_index configuration to a META_MERGE section in Makefile.PL
thanks Flávio S. Glock 2011/10/27 Andreas J. Koenig <[email protected]>: >>>>>> On Wed, 26 Oct 2011 21:25:06 +0200, "Flavio S. Glock" <[email protected]> >>>>>> said: > > >> Looks like v6 needs to have this in its META.yml: > >> > >> no_index: > >> namespace: > >> - Lit > >> - Val > >> package: > >> - Apply > >> - Bind > >> - CompUnit > >> - Decl > >> - For > >> - If > >> - Index > >> - Lookup > >> - Method > >> - Pair > >> - Sig > >> - Sub > >> - Use > >> - While > >> > > > v6-0.043 was uploaded with the "no_index" in META.yml - however, based > > on the PAUSE indexer report, it seems that the problem persists. > > The tarballs 0.043 and 0.044 contain META.yml files with the same > no_index section: > > no_index: > directory: > - t > - inc > > So maybe you edited your META.yml but MakeMaker overwrote it? > > -- > andreas >
