Subject: | one bug, one enhancement request |
Hello Slaven,
very nice to see that Tk::Pod is alive! Especially the tree browser
is absolutely great.
However I have a problem with the History/Back menue. It gives this
error when I click it:
Tk::Error: Can't set -file to `/home/hwadm/.cpan/build/Tk-Pod-0.9915/tkpod' for Tk::Pod::Text=HASH(0x728878): Bizarre copy of ARRAY in aassign at /opt/perl_5.8.0/lib/sun4-solaris-thread-multi/Tk/Derived.pm line 454.
at /opt/perl_5.8.0/lib/sun4-solaris-thread-multi/Tk/Derived.pm line 294
Tk::Derived::configure at /opt/perl_5.8.0/lib/sun4-solaris-thread-multi/Tk/Derived.pm line 306
Tk::Pod::Text::_history_update at /home/hwadm/.cpan/build/Tk-Pod-0.9915/blib/lib/Tk/Pod/Text.pm line 715
Tk::Pod::Text::history_move at /home/hwadm/.cpan/build/Tk-Pod-0.9915/blib/lib/Tk/Pod/Text.pm line 727
Tk::BackTrace at /opt/perl_5.8.0/lib/sun4-solaris-thread-multi/Tk.pm line 101
Tk::Derived::configure at /opt/perl_5.8.0/lib/sun4-solaris-thread-multi/Tk/Derived.pm line 306
Tk::Pod::Text::_history_update at /home/hwadm/.cpan/build/Tk-Pod-0.9915/blib/lib/Tk/Pod/Text.pm line 715
Tk::Pod::Text::history_move at /home/hwadm/.cpan/build/Tk-Pod-0.9915/blib/lib/Tk/Pod/Text.pm line 727
[history_move,{},-1]
Tk callback for .pod.menu1.menu3
Tk::__ANON__ at /opt/perl_5.8.0/lib/sun4-solaris-thread-multi/Tk.pm line 228
Tk::Menu::Invoke at /opt/perl_5.8.0/lib/sun4-solaris-thread-multi/Tk/Menu.pm line 530
(command bound to event)
I have: perl-5.8.0 with ithreads on Solsris 7 / Sparc, compiled with
Forte 6.2. I have the latest Tk, Tk::HistEntry and Tk::Pod. Maybe
the ithreads are causing the problem?
And I'd like to file a minor enhancement: In the top level list
of POD in the Pod tree, I miss the scripts located in $Config{scriptdir}
(although e.g. perldoc, which is stored there, appears in Perl Language).
Best regards,
Marek