Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    # }
    print "Thread eventually returned ".$thread1->join()."\n";
    print "Exit\n";
    
  2. or download this
    $ perl -V
    Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
    ...
                            USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
      Built under linux