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

Re: Calling Ajax

by talexb (Chancellor)
on Apr 21, 2021 at 13:59 UTC ( [id://11131531]=note: print w/replies, xml ) Need Help??


in reply to Calling Ajax

Is it possible for you to install this module on your own account? Then you could just add your account's path to a use lib statement, and your script should compile. However, you may find that once you have CGI::Ajax installed, there may be additional dependencies that are also required.

Alex / talexb / Toronto

Thanks PJ. We owe you so much. Groklaw -- RIP -- 2003 to 2013.

Replies are listed 'Best First'.
Re^2: Calling Ajax
by stevieb (Canon) on Apr 21, 2021 at 16:14 UTC
    However, you may find that once you have CGI::Ajax installed, there may be additional dependencies that are also required.

    Note that all modules that are XS based will have to be recompiled to work against a new version of perl (if I'm not mistaken), so just having them in place will likely not be enough to prevent breakage.

    OP should have a development environment that mirrors the production system in order to ensure a smooth and non-impactful upgrade. It would also be very wise to run under Perlbrew or an otherwise alternate perl instead of using the system perl.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-03-29 14:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found