PAC 4.5.3.7 fails with syntax error
Brought to you by:
perseo22
Downloaded and installed pac-4.5.3.7-2.x86_64.rpm on Redhat.
Starting pac fails with this error message:
Bareword found where operator expected at /opt/pac/lib/PACUtils.pm line 3485, near "s//__/gor"
syntax error at /opt/pac/lib/PACUtils.pm line 3485, near "s//__/gor "
Compilation failed in require at /opt/pac/lib/PACMain.pm line 50.
BEGIN failed--compilation aborted at /opt/pac/lib/PACMain.pm line 50.
Compilation failed in require at /usr/bin/pac line 62.
BEGIN failed--compilation aborted at /usr/bin/pac line 62.
OMG!
Could you please change line #3485 of file '/opt/pac/lib/PACUtils.pm' for this one instead, and try again, please??
(that is: remove the character 'r' at the end of string 's/_/__/gor')