Help for this page

Select Code to Download


  1. or download this
        #!/usr/bin/perl -w
        use strict;
    ...
            print;
        }
        close BOIN;
    
  2. or download this
        Filehandle main::BOIN opened only for input at foo.pl line 8.
        Filehandle main::BOIN opened only for input at foo.pl line 9.