Re: PAUSE indexing failure
[email protected] (Chris Marshall) Sat, 16 Jun 2018 16:14:16 -0400
| Newsgroups | perl.module-authors |
|---|---|
| Message-ID | <[email protected]> |
Hi Jonas- You seem to have renamed an indexed pm file in your distribution. Did you also change the name of the module as well: LOCAL -> Local? Assuming that everything has been changed consistently, then there may be some case checks in the indexer which are being triggered. BTW, I'm curious for the name change for the module that has been indexed since 2014. Was there a problem with LOCAL that was requiring a breaking change? Cheers, Chris On 6/16/2018 08:49, Jonas B. Nielsen wrote: > hello all, > > I am not sure if the is the right place to ask, please kick me > (gently) in the right direction if you know where I should inquire > > I have renamed a pm file in a distribution from: > > LOCAL.pm to Local.pm > > When uploading new releases I get the following error from the PAUSE > indexer. > > |Status: Permission missing ========================== module : > Date::Holidays::Adapter::Local version: 1.08 in file: > lib/Date/Holidays/Adapter/Local.pm status : Not indexed because of > case mismatch.| > The message might origin from this component: > https://github.com/andk/pause/blob/master/lib/PAUSE/package.pm, but I > am not sure. > > Does anybody now how I fix this or have suggestions for things I could > try out. > > Hoping to hear from somebody, since the issue has occurred with every > upload since the renaming. > > jonasbn > — > pauseid: JONASBN > email: [email protected] <mailto:[email protected]> > twitter: @jonasbn > blog: https://lastmover.wordpress.com/ > > > > >