Subject: | Depending on an outdated dist |
The build deps list in https://metacpan.org/source/TINITA/MooseX-App-Plugin-ZshCompletion-0.002/META.yml#L7 a dependency on MyApp. That module is still in the CPAN index as being part of ZBY/WebNano-0.001.tar.gz, but current ZBY/WebNano-0.007.tar.gz comes without MyApp indexed.
The problem for the enduser is that they would have to downgrade their WebNano-0.007 to 0.001 when they want to build MooseX-App-Plugin-ZshCompletion.
I found MyApp still alive in 0.007 but it was moved to the exmaples directory which is excluded from both indexing and installation, so not very well suited for a dependency.