Help for this page

Select Code to Download


  1. or download this
    use strict;
    use IO::Socket;
    ...
            }
        }
    }
    
  2. or download this
    parenthesis missing arounf "my" list at test.pl line 7
    print (..) interpreted as function at test.pl line 37
    ...
    Global symbol "$port" requires explicit package name at test.pl line 1
    +5
    Global symbol "$proto" requires explicit package name at test.pl line 
    +7
    test.pl has too many errors.