Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
            print "--- $packed_ip ---\n";
    }
    
  2. or download this
    SUSE Linux Enterprise Server 10 (x86_64)
    VERSION = 10
    ...
    perl -v
    
    This is perl, v5.8.6 built for i686-linux
    
  3. or download this
    # /tmp/gethostbyname.pl
    Cannot find "test_host"
    ...
    Checking if test_host is known now
    --- 0 ---
    #