SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Net-MAC
Version : 2.103622 Vendor : obs://build_opensuse_org/home:jhindel
Release : 14.1 Date : 2018-10-04 08:05:50
Group : Development/Libraries/Perl Source RPM : perl-Net-MAC-2.103622-14.1.src.rpm
Size : 0.06 MB
Packager : (none)
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/home:/jhindel/openSUSE_13.1/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

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

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
/usr/bin/perl
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl(:MODULE_COMPAT_5.18.1)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.1/Net
/usr/lib/perl5/vendor_perl/5.18.1/Net/MAC.pm
/usr/lib/perl5/vendor_perl/5.18.1/i586-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