[otrs] Syntax error in Config.pm? Perl version problem.
Kevin Way
<EMAIL-PROTECTED>
Tue, 12 Nov 2002 12:31:49 -0500
On 11/12/02 11:23 AM, "Kevin Way" <EMAIL-PROTECTED> wrote:
> I'm running on FreeBSD 4.7-RELEASE-p1, with perl 5.005_03. Is there some sort
> of problem with this platform? (I'm generally a C/PHP programmer, not perl,
> so I'm a little bit out of my element here.)
Well, I upgraded to perl 5.8.0, and the problem disappeared. If it doesn't
work with 5.005_03 (which appears to be the case), perhaps the documentation
should be updated (or at least something like require 5.006_001; be added to
the source)
Kevin Way