Help for this page

Select Code to Download


  1. or download this
    #------# Begin code for test_open3.pl 
    #!c:/apps/perl/bin/perl
    ...
    
    close DBG;
    #------#
    
  2. or download this
    #------# begin code for test9.pl
    #!c:/apps/perl/bin/perl
    ...
    
    close DBG;
    #------#
    
  3. or download this
    This is perl, v5.8.9 built for MSWin32-x86-multi-thread
    (with 13 registered patches, see perl -V for more detail)
    ...
    Complete documentation for Perl, including FAQ lists, should be found 
    +on
    this system using "man perl" or "perldoc perl".  If you have access to
    + the
    Internet, point your browser at http://www.perl.org/, the Perl Home Pa
    +ge.