Search Criteria
Package Details: perl-net-interface 1.016-3
Git Clone URL: | https://aur.archlinux.org/perl-net-interface.git (read-only, click to copy) |
---|---|
Package Base: | perl-net-interface |
Description: | Net::Interface - Perl extension to access network interfaces |
Upstream URL: | https://metacpan.org/release/Net-Interface |
Licenses: | |
Submitter: | None |
Maintainer: | bidulock |
Last Packager: | bidulock |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2010-08-11 13:16 |
Last Updated: | 2020-06-24 21:53 |
Dependencies (2)
- perl-extutils-depends (make)
- perl-module-install (make)
Latest Comments
bidulock commented on 2013-04-11 02:03
PKGBUILD must be split into build() and package() to build with makepkg 4.1
Anonymous comment on 2010-08-11 13:17
Net::Interface is a module that allows access to the host network interfaces in a manner similar to ifconfig(8). Version 1.00 is a complete re-write and includes support for IPV6 as well as the traditional IPV4.
Both read and write access to network device attributes including the creation of new logical and physical interfaces is available where supported by the OS and this module.