On Sat, Jan 25, 2020 at 3:39 AM James E Keenan <[email protected]> wrote:
> I managed to get an Appveyor configuration, but the build stopped when
> it couldn't locate a prereq needed only on Windows.  I decided to defer
> all work on Windows (which I don't have access to) until a later date.
>
> > 3.  Assume that I am the co-maintainer of the distribution but have
> > rights to push to the original author's repository, which will remain
> > the canonical repository.  How do I then get the CPAN release to show up
> > under my CPAN ID (JKEENAN)?
> >
>
> I decided to KISS.  I called 'dzil test' and 'dzil build' then manually
> uploaded the resulting tarball to CPAN in the same way I've done since 2002.

Some actions only happen upon release, typically updating the Changes
file to include the current version, tagging the version in git, and
setting the trial status if needed. I do indeed see you're manually
fixing these things up in the repository. You really should be using
«dzil release» instead.


Leon

Reply via email to