Bug#516266: perl-tk is completely broken

2009-02-20 Thread Norbert Preining
On Fr, 20 Feb 2009, co...@tuckley.org wrote: > I'll be uploading a new version this evening. Thanks, that is great. > I'm rather at a loss as to what has caused the problem considering > that a) it doesn't happen on my system and b) I only changed one line > of code in a completely unrelated

Bug#516266: perl-tk is completely broken

2009-02-20 Thread colin
Quoting Norbert Preining : that is a pain, the following simple program does not work with the version 1:804.028-2, but was working with any previous version. Can you please fix that! I'll be uploading a new version this evening. I'm rather at a loss as to what has caused the problem con

Bug#516266: perl-tk is completely broken

2009-02-20 Thread Norbert Preining
Package: perl-tk Version: 1:804.028-2 Followup-For: Bug #516266 Dear all, that is a pain, the following simple program does not work with the version 1:804.028-2, but was working with any previous version. #!/usr/bin/perl $^W = 1; use strict; use Tk; my $mw =