Help for this page
#!/usr/bin/perl -w use strict; ... } print time, " test 2: func end\n"; }
1273747847 test 0: main start 1273747847 test 1: func start 1273747847 test 2: func end 1273747873 test 3: main end