File: README

package info (click to toggle)
libnet-address-ip-local-perl 0.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 116 kB
  • ctags: 14
  • sloc: perl: 82; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 1,012 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Net::Address::IP::Local 0.1.2
A class for discovering the local system's IP address.
(C) 2005-2009 Julian Mehnle <julian@mehnle.net>
<http://www.mehnle.net/software/net-address-ip-local-perl>
===============================================================================

Net::Address::IP::Local discovers the local system's IP address that would be
used as the source address when contacting "the internet" or a certain
specified remote IP address.

Net::Address::IP::Local supersedes the IPv6-impaired Net::Address::IPv4::Local.

Reporting Bugs
--------------

Please report bugs in Net::Address::IP::Local to the CPAN bug tracker:

    http://rt.cpan.org/Public/Dist/Display.html?Name=Net-Address-IP-Local

License
-------

Net::Address::IP::Local is free software.  You may use, modify, and distribute
it under the same terms as Perl itself, i.e. under the GNU GPL (version 2 or
later) or the Artistic License.  See LICENSE for the license texts.

# $Id: README 24 2009-01-14 21:23:40Z julian $
# vim:tw=79