On Mon, 26 Nov 2001 21:07:05 -0800, in perl.modules you wrote: > On Sep 20, Joseph Davidson wrote: > > name: Joseph Davidson > > email: [EMAIL PROTECTED] > > web: www.interguru.com/mailconv.htm > > > > user ID : INTERGURU > > > > Note this is a re-registration of "INTEGURU" which was misspelled > > Sorry, PAUSE IDs have a limit of 9 characters: > > http://www.cpan.org/modules/04pause.html
perl -e "print length 'INTERGURU'" 9 Is there something I'm not seeing? Cheers, Philip