Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Loading modules remotely

by LanX (Saint)
on Jul 20, 2018 at 09:59 UTC ( [id://1218876]=note: print w/replies, xml ) Need Help??


in reply to Loading modules remotely

How would this work where an installation is needed?

Especially with XS?

I can see how to implement this for the simplest case*, but this tastes like an XY Problem...

... I'm reluctant to search CPAN for you before the question is clearer.

Most probably you just need PAR::Packer

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

*) by hooking into %INC

Replies are listed 'Best First'.
Re^2: Loading modules remotely
by bliako (Monsignor) on Jul 20, 2018 at 10:21 UTC

    yes XS poses a problem, though it can be solved with PAR from a binary-compatible server.

    Hooking into %INC is by far the simplest for my purposes (no XS, can be loaded into memory without intermediary files)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (1)
As of 2024-04-25 04:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found