Check that the C<perlbug> utility works. Try the following:
- $ /path/to/perl/perlbug
+ $ bin/perlbug
...
Subject: test bug report
Local perl administrator [yourself]:
If anything goes wrong after this point, you will need to re-prepare
a new release with a new minor version or RC number.
+ https://pause.perl.org/
+
+(Login, then select 'Upload a file to CPAN')
+
Upload both the .gz and .bz2 versions of the tarball.
=item *
Be sure to commit your change:
$ git commit -m 'disarm RCnnn bump' patchlevel.h
+ $ git push origin ....
=item *