Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl 
    use warnings;
    ...
    }
    __DATA__
    tcp 20 tcp 40 tcp 80
    
  2. or download this
    <code>
    C:\Code>perl outtest.pl
    ...
    Address1=20
    Address2=40
    Address3=80