Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Best approach for temporarily swapping out a single perl module for a different version?

by Flex (Initiate)
on Jun 27, 2020 at 12:28 UTC ( [id://11118605]=note: print w/replies, xml ) Need Help??


in reply to Best approach for temporarily swapping out a single perl module for a different version?

I'm not exactly sure how your using the "insert the path to the 'lib' directory"
but use lib LIST; has a remove no lib LIST; or you can just restore the original @INC = @lib::ORIG_INC;. see lib.

  • Comment on Re: Best approach for temporarily swapping out a single perl module for a different version?
  • Select or Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-04-19 04:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found