[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: small bug in newdbprocessor
Hi,
Eugene Crosser:
> there is a comma where dot is needed:
>
> - if (open(RDBFILE, "<", $rdbfile)) {
> + if (open(RDBFILE, "<". $rdbfile)) {
The real solution is a "require 5.6.0" somewhere in front.
Perl 5.6.0 has a new three-argument open() command which is safer
than the old two-argument open().
--
Matthias Urlichs | noris network AG | http://smurf.noris.de/
--
Problem mit cookie: File exists