Re: a question about finding a couple of packages
- From: Todd Zullinger <tmz@xxxxxxxxx>
- Date: Sat, 30 Jun 2007 14:25:17 -0400
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:
pgpjLJROE2LGt.pgp
Description: PGP signature
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- Follow-Ups:
- Re: a question about finding a couple of packages
- From: Scott Berry
- Re: a question about finding a couple of packages
- From: Scott Berry
- Re: a question about finding a couple of packages
- References:
- a question about finding a couple of packages
- From: Scott Berry
- a question about finding a couple of packages
- Prev by Date: RE: RAID gotchas!
- Next by Date: Re: Playing Midi files for Intel AC'97
- Previous by thread: a question about finding a couple of packages
- Next by thread: Re: a question about finding a couple of packages
- Index(es):
Relevant Pages
|