• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

debian/H05-May-2005-10975

lib/Net/Address/IPv4/H05-May-2005-13729

Build.PLH A D05-May-2005578 2417

CHANGESH A D05-May-2005588 2114

MANIFESTH A D05-May-2005227 1514

META.ymlH A D05-May-2005463 2221

Makefile.PLH A D05-May-20051.1 KiB3222

READMEH A D05-May-2005512 1310

SIGNATUREH A D05-May-20051.5 KiB3730

TODOH A D05-May-2005226 97

README

1Net::Address::IPv4::Local 0.11
2A class for discovering the local system's IP address.
3(C) 2005 Julian Mehnle <julian@mehnle.net>
4<http://www.mehnle.net/software/net-address-ipv4-local>
5===============================================================================
6
7Net::Address::IPv4::Local discovers the local system's IP address that would be
8used as the source address when contacting "the internet" or a certain
9specified remote IP address.
10
11# $Id: README,v 1.4 2005/01/15 14:40:10 julian Exp $
12# vim:tw=79
13