- or download this
C:\test>826456 -N=4000
4000: Took 1.367 seconds
...
C:\test>826456-a -N=4000
4000: Took 234.037 seconds
- or download this
C:\test>perl -V
Summary of my perl5 (revision 5 version 10 subversion 1) configuration
+:
...
C:\test>perl -Mautobox::Core -E"say $autobox::Core::VERSION"
0.6
- or download this
C:\test>type 826456.pl
#! perl -slw
...
C:\test>826456-a -N=4000
4000: Took 234.037 seconds