Help for this page

Select Code to Download


  1. or download this
    #! perl -slw
    use strict;
    ...
    
    print 'test.pl finished loading';
    
  2. or download this
    #! perl -slw
    use strict;
    ...
        print 'after testit()';
        doit();
    }->join;
    
  3. or download this
    [18:40:12.57] C:\test>914924.pl
    before testit()
    ...
    1310924425.29802
    1310924426.79802
    doit() finished