Help for this page
Select Code to Download
Select
or
download this
open(F0, $ARGV[0]); ... } close F0;
Select
or
download this
print $+[0], " ",$+[1], " ", $+[2], "\n" ;