SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Net-MAC rpm build for : OpenSuSE. For other distributions click perl-Net-MAC.

Name : perl-Net-MAC
Version : 2.103622 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.7.1 Date : 2023-07-20 17:08:50
Group : Development/Libraries/Perl Source RPM : perl-Net-MAC-2.103622-lp155.7.1.src.rpm
Size : 0.06 MB
Packager : https://www_suse_com/
Summary : Perl extension for representing and manipulating MAC addresses
Description :
This is a module that allows you to

- store a MAC address in a Perl object
- find out information about a stored MAC address
- convert a MAC address into a specified format
- easily compare two MAC addresses for string or numeric equality

There are quite a few different ways that MAC addresses may be represented
in textual form. The most common is arguably colon-delimited octets in
hexadecimal form. When working with Cisco devices, however, you are more
likely to encounter addresses that are dot-delimited 16-bit groups in
hexadecimal form. In the Windows world, addresses are usually
dash-delimited octets in hexadecimal form. MAC addresses in a Sun ethers
file are usually non-zero-padded, colon-delimited hexadecimal octets. And
sometimes, you come across dot-delimited octets in decimal form (certain
Cisco SNMP MIBS actually use this). Hence the need for a common way to
represent and manipulate MAC addresses in Perl.

There is a surprising amount of complexity involved in converting MAC
addresses between types. This module does not attempt to understand all
possible ways of representing a MAC address in a string, though most of the
common ways of representing MAC addresses are supported.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-N/15.5/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Net-MAC-2.103622-lp155.7.1.noarch.rpm
     

Provides :
perl(Net::MAC)
perl-Net-MAC

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Net
/usr/lib/perl5/vendor_perl/5.26.1/Net/MAC.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Net-MAC
/usr/share/doc/packages/perl-Net-MAC/Changes
/usr/share/doc/packages/perl-Net-MAC/LICENSE
/usr/share/doc/packages/perl-Net-MAC/README
/usr/share/doc/packages/perl-Net-MAC/examples
/usr/share/doc/packages/perl-Net-MAC/examples/gen_macs.pl
/usr/share/man/man3/Net::MAC.3pm.gz

 
ICM