Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

If I may ask -- what do you need Perl 5.14 for that the default Perl does not provide?

I do not know what the issue could be on 1and1. They might have specified an option somewhere that forces all scripts to run with their interpreter.
Perhaps, though, what you could do is cross-compile Perl on your own computer, for the 1and1 server. Find out the arch of the server, and then specify that when you run the configure script in the Perl dist. Of course, this is assuming that the server you SSH into is indeed the same as the one that executes the Perl script. On some hosts, this is not so, and your scripts will refuse to execute, leaving an error message in the logs about "cannot execute perl".
Usually, if you need more advanced choices, then shared hosting is not the best decision. Perhaps a VPS will work better in your case.

Good luck!

~Thomas~
confess( "I offer no guarantees on my code." );

In reply to Re: Installing a new Perl on 1and1 by thomas895
in thread Installing a new Perl on 1and1 by rpnoble419

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
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: (5)
As of 2024-04-23 15:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found