Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^5: Installing a missing module - Perl 5.8.3

by syphilis (Archbishop)
on Jan 26, 2020 at 23:39 UTC ( [id://11111917]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Installing a missing module - Perl 5.8.3
in thread Installing a missing module - Perl 5.8.3

Note that $Config{archname} equality isn't enough

UPDATE: I think I've now figured it out - that you were alluding to the possibility of different toolchain involvement, different external dependencies, etc.

I didn't know that.
This would also imply that 2 perls with the same version number and same $Config{archname} could be binary-incompatible.
For over a quarter of a century, PPM installations have relied entirely (and flawlessly) solely upon version number and $Config{archname} to determine which package to install - and now you're telling me that's insufficient.

Can you please provide an example of a difference that could cause incompatibility, yet not alter $Config{archname} ?

Cheers,
Rob
  • Comment on Re^5: Installing a missing module - Perl 5.8.3

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-24 21:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found