Register a SA Forums Account here!
JOINING THE SA FORUMS WILL REMOVE THIS BIG AD, THE ANNOYING UNDERLINED ADS, AND STUPID INTERSTITIAL ADS!!!

You can: log in, read the tech support FAQ, or request your lost password. This dumb message (and those ads) will appear on every screen until you register! Get rid of this crap by registering your own SA Forums Account and joining roughly 150,000 Goons, for the one-time price of $9.95! We charge money because it costs us money per month for bills, and since we don't believe in showing ads to our users, we try to make the money back through forum registrations.
 
  • Locked thread
Donkey Darko
Aug 13, 2007

I do not lust for blood or death. I prepare for the warrior's call.
Install Perl 5.10 to /opt/perl and do the following:

code:
sudo ln -s /opt/perl/perl /usr/bin/perl10
You can then either run scripts using Perl 5.10 from the command line with perl10 [scriptname] or you can add /usr/bin/perl10 to the shebang. When 5.10 is finally added to Bunty's repos, all you need to do is make that symlink point to /usr/bin/perl and your scripts will still work without any editing.

HTH

Donkey Darko fucked around with this message at 11:02 on Jan 14, 2008

Adbot
ADBOT LOVES YOU

  • Locked thread