This is an automated email from the git hooks/post-receive script. jame-guest pushed a commit to tag v0.08 in repository libweasel-perl.
commit 0d55925390c2485ea14bc1b5e42420abe0c11de0 Author: Erik Huelsmann <[email protected]> Date: Wed Aug 24 06:39:13 2016 +0200 * Complete documentation --- lib/Weasel/Session.pm | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lib/Weasel/Session.pm b/lib/Weasel/Session.pm index af700fb..83e6b8e 100644 --- a/lib/Weasel/Session.pm +++ b/lib/Weasel/Session.pm @@ -63,7 +63,11 @@ has 'driver' => (is => 'ro', =item widget_groups -Contains the list of widget groups to be +Contains the list of widget groups to be used with the session, or +uses all groups when undefined. + +Note: this functionality allows to load multiple groups into the running +perl instance, while using different groups in various sessions. =cut -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libweasel-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
