a question about finding a couple of packages

Todd Zullinger tmz at pobox.com
Sat Jun 30 18:25:17 UTC 2007


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 542 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20070630/592cc2bb/attachment-0001.sig>


More information about the fedora-list mailing list