[ Chris Albone writes: ]
> I have recently upgraded OS's and have found that i can no longer
> get perl4.036 to run. I decided to upgrade to perl5.001 (or somesuch)
> because there was great necessity that i get other applications
> dependant on perl back up and running.
>
> I have majordomo-1.93 installed. I have managed to get resend working
> correctly, but I am having no luck with majordomo or other perl
> scripts in the package. Are there any patches out there i should
> apply?
Yes, you need to install Perl 5.001e (i.e. official unofficial patches
a through e). For Perl 5 Majordomo needs to have all "quotish" strings
containing '@' escaped, e.g. "$list-owner@$whereami" should be changed
to "$list-owner\@$whereami". Quotish strings are double-quote (")
literals and "here documents" as well as regexp patterns.
--
Dave Wolfe *Not a spokesman for Motorola* (512) 891-3246
Motorola MMTG 6501 Wm. Cannon Dr. W. OE112 Austin TX 78735-8598
References:
|
|