Dave Cross wrote:
> $ rpm -q --whatprovides `which GET`
> perl-libwww-perl-5.834-1.fc13.noarch

Or, for something that works even if you don't have the proper package
installed already:

$ sudo repoquery --whatprovides '*/GET'
perl-libwww-perl-0:5.834-1.fc13.noarch

or

$ yum provides '*/GET'
Loaded plugins: priorities, refresh-packagekit
perl-libwww-perl-5.834-1.fc13.noarch : A Perl interface to the World-Wide Web
Repo        : fedora
Matched from:
Filename    : /usr/bin/GET
...

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sometimes the majority only means that all the fools are on the same
side.
    -- Michael W. Smith

Attachment: pgpt18vb9rWBa.pgp
Description: PGP signature

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to