yast samba exit error (opensuse 11.3 rc1)

I get this error when i exit yast samba setting without save (click the X close button)

“Switch will be removed from Perl core distribution in next major release. Please install it from CPAN. it is being used at /usr/shar/YAST2/modules/SambaServer.pm, line 17”

So, were you able to get Samba setup even with this error message? I do have Samba running, but I set it up manually as suggested in my post:

Samba SMB file sharing in openSUSE 11.2 - openSUSE Forums

If you indeed have a problem using the built-in samba tools, perhaps you should report a bug on it.

Thank You,

The same error message is still appearing in the official release of opensuse 11.3 just launched.

Ed

The same here from [YaPI/HTTPD.pm](file:///usr/share/YaST2/modules/YaPI/HTTPD.pm), line 299.

fixed this with:
(become root)

perl -MCPAN -e shell


cpan[1]> install Switch
cpan[2]> q