Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Convincing ISP to install a module

by kwoff (Friar)
on Dec 11, 2001 at 06:21 UTC ( [id://130842]=note: print w/replies, xml ) Need Help??


in reply to Convincing ISP to install a module

Unless it's an XS file, I'd just copy it and set 'use lib' to point to it. Or copy the module into your CGI script, heh.

Replies are listed 'Best First'.
Re: Re: Convincing ISP to install a module
by belg4mit (Prior) on Dec 11, 2001 at 06:56 UTC
    Even if it is an XS based module you can do this, providing:

    a) you have access to a compiler
    i) on that machine
    ii) elsewhere to (cross-)compile for that platform
    b) the ISP is not using multiple heterogenous servers with a networked filesystem (the binary module being useless on other platforms).

    --
    perl -p -e "s/(?:\w);([st])/'\$1/mg"

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-20 10:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found