>>>>> "gregor" == gregor <[EMAIL PROTECTED]> writes:
gregor> If you can help me identify the way in which I've sinned in releasing gregor> psh-1.0 gregor> as the version to replace psh-0.009, I'd be happy to take appropriate gregor> remedial gregor> action (I did a quick grep for leftover references to 0.009 in the code, gregor> but didn't gregor> find any...). The problem is specifically somewhere where you say: package Psh; $VERSION = 1.0; You do this in psh-0.009, but nowhere in psh-1.0, so the problem is that it wants me to "upgrade" to 0.009 to "upgrade" the version of "Psh" from undef to 1.0. Please remove psh-0.009, or release a new psh-1.1 that has a Psh module. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!