Subject: | Kwiki::Users has no register method |
CPAN install of 0.31 from scratch. added Kwiki::Users to the plugins file. kwiki -update results in:
Generating Kwiki Registry './plugin/registry.dd'
Can't locate object method "register" via package "Kwiki::Users" at /usr/lib/perl5/site_perl/5.8.0/Spoon/Registry.pm line 44.
adding a registry method to the class seems to fix this.