Hi Herbert, When you get this error message, PAUSE _might_ still index your release. Wait a little while and check for your module in the index. You can download the index from https://www.cpan.org/modules/02packages.details.txt.gz
gunzip it, and then grep for your module: grep Chart::ErrorBars 02packages.details.txt You should see a line like this: Chart::ErrorBars 2.400005 L/LI/LICHTKIND/Chart-v2.401.1.tar.gz If the tarball is your latest release, then all is good. Otherwise, use the "Force Reindexing" option in the PAUSE interface to ask PAUSE to try and reindex your tarball again. Usually a 2nd try will do the job. If it doesn’t, wait 24 hours and try again. If still isn’t being indexed, and the email from PAUSE doesn’t explain why, then get in touch ;-) Cheers, Neil