Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 922 Bytes

File metadata and controls

20 lines (14 loc) · 922 Bytes

CPAN upload notes

A reminder for @zimeon...

  • Check all branches up to date etc.
  • Check tests prove -lv
  • Check version number grep VERSION lib/HTTP/OAIPMH/Validator.pm
  • perl Makefile.PL
  • make test
  • make dist will create file HTTP-OAIPMH-Validator-V.VV.tar.gz (where V.VV is the version number)
  • Login to PAUSE at https://pause.perl.org/pause/authenquery, select Upload a file to CPAN and upload the tar.gz file, which should then show under Show my files. After a short time additional .meta and .readme files will appear

After some longer time (and some status emails from PAUSE), the updated module should show up on

and test results will show on