![]() |
|
No such thing as a small change | |
PerlMonks |
Re: (jeffa) 3Re: How fast do I type?by mischief (Hermit) |
on Sep 12, 2001 at 15:33 UTC ( #111882=note: print w/replies, xml ) | Need Help?? |
for efficiency: perl -le'$x=time;print "WPM:",(scalar(split//,<>)/6)/(time-$x)*60' :)
In Section
Cool Uses for Perl
|
|