Hi,
I saw this on perlmonks.org.
I can't understand how it works.
Can anyone enlighten me?

#!/usr/bin/perl                                                                 
my $A="a";                                                                      
for(0..285074){$A++;}print"$A\n";                                               



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to