Bugzilla – Bug 151459
[PATCH] perl 5.8.8 causes unneeded warnings with Class::Autouse
Last modified: 2006-02-18 16:22:56 UTC
[[[ $ svk help Prototype mismatch: sub SVK::Util::resolve_alias: none vs ($) at /usr/lib/perl5/5.8.8/autouse.pm line 57, <$fh> line 21. ]]] this got broken by perl 5.8.8 see this link for details and a workaround: http://xrl.us/jxtj I applied this fix to the perl installation on my box and the warning went away. we should consider this workaround because otherwise every svk call causes at least one warning.
Fixed in STABLE.