Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: How can I find installed packages in a broken Perlbrew?

by hv (Prior)
on Dec 07, 2022 at 19:45 UTC ( [id://11148658]=note: print w/replies, xml ) Need Help??


in reply to How can I find installed packages in a broken Perlbrew?

I don't know exactly how to find it in the general case (and I do not use perlbrew), but there is a file perllocal.pod to which module installations are written.

For example, I have a local installation of perl in /opt/maths-5.34.0, and it has this file at /opt/maths-5.34.0/lib/perl5/5.34.0/x86_64-linux/perllocal.pod.

The first entry in my perllocal.pod looks like this:

=head2 Mon Feb 28 14:46:21 2022: C<Module> L<Algorithm::Loops|Algorith +m::Loops> =over 4 =item * C<installed into: /opt/maths-5.34.0/lib/perl5/site_perl/5.34.0> =item * C<LINKTYPE: dynamic> =item * C<VERSION: 1.032> =item * C<EXE_FILES: > =back

Replies are listed 'Best First'.
Re^2: How can I find installed packages in a broken Perlbrew?
by hippo (Bishop) on Dec 07, 2022 at 23:39 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11148658]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (6)
As of 2024-04-23 21:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found