Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Perl 5.8 on Debian

by tlm (Prior)
on Apr 06, 2005 at 10:06 UTC ( [id://445232]=note: print w/replies, xml ) Need Help??


in reply to Perl 5.8 on Debian

BTW, you don't need to switch the entire server to testing (or unstable); you can just upgrade perl. Try

[sudo or whatever] apt-get install perl/testing

the lowliest monk

Replies are listed 'Best First'.
Re^2: Perl 5.8 on Debian
by Joost (Canon) on Apr 06, 2005 at 11:49 UTC
Re^2: Perl 5.8 on Debian
by crouchingpenguin (Priest) on Apr 06, 2005 at 12:33 UTC

    Or even

    apt-get build-dep --compile perl && apt-get source --compile perl

    with

    deb-src http://http.us.debian.org/debian testing main or deb-src http://http.us.debian.org/debian unstable main

    cp
    ----
    "Never be afraid to try something new. Remember, amateurs built the ark. Professionals built the Titanic."
Re: Perl 5.8 on Debian
by crenz (Priest) on Apr 06, 2005 at 13:00 UTC

    Thanks, that sounds like a viable option. That way, I can install perl, Apache and mod_perl from testing. Of course, there are still some security issues, but at least I only have a few packages to watch, not a whole system.

Re^2: Perl 5.8 on Debian
by gam3 (Curate) on Apr 07, 2005 at 12:58 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://445232]
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: (3)
As of 2024-04-25 05:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found