How to identify which perl module has been installed.

scmuser created the topic: How to identify which perl module has been installed.

How to identify which perl module has been installed.

rajeshkumar replied the topic: Re: How to identify which perl module has been installed.

rmp -qa | grep perl

Regards,
Rajesh Kumar
Twitt me @ twitter.com/RajeshKumarIn

puneetbhatia77 replied the topic: Re: How to identify which perl module has been installed.

I tired this command at ubuntu but got error.

rmp -qa | grep perl
No command ‘rmp’ found, but there are 20 similar ones
rmp: command not found

DO we need to install rmp package?

Regards,
Puneet

rajeshkumar replied the topic: Re: How to identify which perl module has been installed.

Hi Puneet,

I guess ubuntu support .deb package manager by default..

you need to have RPM installed. May be following URL should help you out?
embraceubuntu.com/2005/09/23/installing-using-an-rpm-file/

Regards,
Rajesh Kumar
Twitt me @ twitter.com/RajeshKumarIn

amavila replied the topic: Re: How to identify which perl module has been installed.

Hi,
rpm or dpkg commands not to be used for listing perl modules as there are possibilities that the Perl modules are installed by downloading from CPAN web or using cpan commands.

To list perl modules –
On windows/*nix use the command: “instmodsh” (check the documentation : perldoc -i instmodsh)

If you are using Active Perl distribution you can try the command “ppm list”

Regards,
Shiva

Rajesh Kumar
Follow me
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x