This project is for 'fez', raku's cool new shiny dist uploader & manager. If you're a module author you should definitely be using this sweet thang. ;;;;;;;;;;;;;; This project and the underlying infrastructure is supported out of my own pocket and through donations. If you'd like to donate please check here: https://www.patreon.com/oynot
Running zef review in a local git repo for Collection, I get output below.
Note that Pod::From::Cache is shown as not in meta, but Pod::From::Cache:ver<0.5.0+> is shown as unexpected.
partial review output:
>>= not in meta:
License::SPDX
MONKEY-SEE-NO-EVAL
File::Directory::Tree
RakuConfig
Pod::From::Cache
Collection::Exceptions
ProcessedPod
Collection::Entities
Archive::Libarchive::Constants
>>= in meta but unexpected:
Raku::Pod::Render:ver<4.4.2+>
RakuConfig:ver<0.7.2+>
Pod::From::Cache:ver<0.5.0+>
Running
zef review
in a local git repo forCollection
, I get output below.Note that
Pod::From::Cache
is shown as not in meta, butPod::From::Cache:ver<0.5.0+>
is shown as unexpected.partial review output: