Thomas von Hassel writes:
On Sep 21, 2004, at 00:23, Sam Varshavchik wrote:
Thomas von Hassel writes:
On Sep 20, 2004, at 13:07, Sam Varshavchik wrote:
Thomas von Hassel writes:
On Sep 20, 2004, at 03:42, Sam Varshavchik wrote:
Thomas von Hassel writes:
On Sep 19, 2004, at 07:04, Sam Varshavchik wrote:
â New package - courier-analog - generate IMAP, POP3, and SMTP usage summary from syslog files.
gives me this:
/usr/local/bin/courier-analog /var/log/maillog Can't call method "badd" without a package or object reference at /usr/local/bin/courier-analog line 1242, <> chunk 469.
Install the Math::BigInt package from CPAN
I got that one installed ... still gives me errors ... this is on freebsd 4.7 and perl 5 something ...
What version of Math::BigInt? Mine is 1.68.
1.72, straigh from cpan
Ugh, I'll have to investigate this further.
Did you find out something ?
No.
That line reads: $msg_size=$msg_size->badd($size);
Try changing it to: $msg_size=$msg_size->badd(new Math::BigInt $size);
pgpvM1TDYK8Ra.pgp
Description: PGP signature
