Hello Wise Monks.
I recently acquired a new server and the OS that my data center installed was red hat 9 that came with Perl 5.8. When I tried to run my Perl programs there, I got the error that said CGI.pm can't be found. True enough, it was really missing. There was a file called CGI.pm.newcgi or something like that instead.
What's up with that? Should I be scared that there are other modules that Perl 5.8 truncated without warning?
Would appreciate some light on this subject.
Thanks in advance.