Subject: | POD correction |
Hello Vadim Konovalov,
Enclosed you find a patch for the POD correction.
Best wishes,
Max
Subject: | POD_patch.diff |
--- ./Tk.pm 2011-02-19 21:13:23.000000000 +0100
+++ ./Tk_patch_sniff.pm 2018-06-05 07:24:07.367667462 +0200
@@ -263,6 +263,8 @@
C<.path method submeth subsubmeth parameter1 parameter2> I<....>
+=back
+
=head4 faster way of invoking methods on widgets
In case it is guaranteed that preprocessing of C<@parameters> are not required
@@ -286,8 +288,6 @@
When doing many inserts to text widget, faster version could fasten execution.
-=back
-
=head2 using any Tcl/Tk feature with Tcl::Tk module
Tcl::Tk module allows using any widget from Tcl/Tk widget library with either