Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Healing Debian Perl (and whatever else is broken out there)

by Anonymous Monk
on May 01, 2026 at 11:24 UTC ( [id://11167675]=note: print w/replies, xml ) Need Help??


in reply to Healing Debian Perl (and whatever else is broken out there)

TIMTOWTDI, sorry it's late here, forgot to rewrite pipes as backticks:
# archlib: The core .packlist perl -MConfig -e 'print `ls -la "$Config{archlib}/.packlist"`' perl -MConfig -e 'print `cat "$Config{archlib}/.packlist"`' # archlib/auto: dist/bundle perl -MConfig -e 'print `ls -la "$Config{archlib}/auto"`' # sitearch/auto: dist/.packlist perl -MConfig -e 'print `ls -la "$Config{sitearch}/auto"`' # sitearch/.meta: dist/install.json and dist/MYMETA.json perl -MConfig -e 'print `ls -la "$Config{sitearch}/.meta"`'

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (2)
As of 2026-05-12 16:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.