[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Telling a web site to user Perl 5.8



Basically, I need the RT site to use perl 5.8.

I may not be understanding completely, but can't you just edit the shebang at the top of any perl scripts from #!/usr/bin/perl to #!/usr/local/bin/perl ?

Brian