Hi!
I'd like to upload my Avatar to CPAN. In the docs it says i should use Gravatar
with my CPAN email address.
But i haven't got a registration mail from Gravatar when i requested it, so i
tried sending myself another email via my cpan mail address. It also didn't end
up in my mailbox.
I changed the account settings on PAUSE a few hours ago. This should be apply
instantly, right?
LG
Rene
--
#!/usr/bin/perl #99BoB (C)2004 cavac:prg count drink vessel place act1 act2
@a...@argv;$c=$a[0]||99;$b=" ".($a[2]||"bottles")." of ".($a[1]||"beer");$w=" ".
($a[3]||"on the wall").",";do{print"$c$b$w\n$c$b,\n".($a[4]||"take one down").
", ".($a[5]||"pass it around").",\n".--$c."$b$w\n\n";}while($c);print"END!\n";