Help for this page
Select Code to Download
Select
or
download this
#!/usr/bin/perl -w for (0..255) { ... eval "print -$_.0.0.1;"; print "\n"; }