"Kort, Eric" <Eric.Kort@vai.org> wrote: > > ### changed @el to @el-1, because $el[@el] is empty! > ### this created the shortened words > > if ($i[$inc] > (@el-1)) > Another two ways of doing it would be if ($i[$inc] >= @el) or if ($i[$inc] > $#el) I am now thinking about the rules for generating the names. Anyone knows what they are? I know that numbers are allowed at the beginning of a domain name, but I don't know if - is. I also don't know if two -'s in a row (--) are allowed. Anyone knows it? - Branden ==== Want to unsubscribe from Fun With Perl? Well, if you insist... ==== Send email to <fwp-request@technofile.org> with message _body_ ==== unsubscribe