Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
            # we only need the lowest 8 bits (ipv4 range 0-255)
            return substr $str, length($str) - 8;
    }
    
  2. or download this
    [ar0n@zendo perl]% perl ip2dec.pl perlmonks.org
    3467251275