Hello All
I have a server that perl got screwed up on. So I reinstalled the rpm and most of my scripts started to work again. Some however did not.
It seems that perl is not allowing users to use certain function of the perl install. As an example a script that uses cgi:carp does not work unless I block out that part of the script with (#) in front of every line that refers to it.
I don't know how to fix this or where I might find the answer except here.
Is the problem a permissions problem? So do I have to assign perl to a group? If so how would I do that?
Thank you for any help given.
I have a server that perl got screwed up on. So I reinstalled the rpm and most of my scripts started to work again. Some however did not.
It seems that perl is not allowing users to use certain function of the perl install. As an example a script that uses cgi:carp does not work unless I block out that part of the script with (#) in front of every line that refers to it.
I don't know how to fix this or where I might find the answer except here.
Is the problem a permissions problem? So do I have to assign perl to a group? If so how would I do that?
Thank you for any help given.