use Time::HiRes qw(sleep); my $japh = "\112\165\163\164\040\141\156\157\164\150\145\162\040\120\1 +45\162\154\040\110\141\143\153\145\162"; map{print `clear`,"$japh\n";$japh = " ".$japh;$japh =~ s/^\s+// if($_ +% 70==0);sleep(.05);}(0..1000)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Yet Another JAPH
by K_M_McMahon (Hermit) on Feb 22, 2005 at 00:15 UTC |