List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
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 ?