Re: perl Net::Interface module on CentOS 8

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On May 3, 2020, at 14:34, sthustfo <sthustfo@xxxxxxxxx> wrote:
> 
> We have received a perl program that makes use of "Net::Interface" module
> which I am trying to run on CentOS 8. However, running into issues as this
> module is not found.
> 
> use Net::Interface;
> 
> I could use cpan to install the same, but currently using the rpm packages
> for all the needs. Any idea which rpm package provides this perl module?

There are no CentOS 8packages that provide that Perl module, I don’t see packages in C7 either (nor in EPEL). 

I suggest packaging them yourself. The rpm-build package has an rpmdev-newspec command that can take a -t perl argument to create a spec file from a template for a perk module. So `rpmdev-newspec -t perl perl-Net-Interface` 

--
Jonathan Billings


_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos




[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]


  Powered by Linux