Re: a question about finding a couple of packages

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

 



Scott Berry wrote:
> I am looking for a couple of packages for edns.  These are the
> packages I need are they installed by default if not what are the
> actual names of the packages?  I am unsure which ones to get.
>
> use MIME::Base64;
> use IO::Socket;

Here's a nice way you can find perl packages based on the module name
(the name used in the 'use' statement):

    yum whatprovides 'perl(IO::Socket)'

Both of these modules happen to be in the main perl package, which is
installed by default.

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Everyone wants to live at the expense of the state.  They forget that
the state lives at the expense of everyone.
    -- Frederic Bastiat, 1848

Attachment: pgpTRq13R2eXw.pgp
Description: PGP signature


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux