Skip Menu |

This queue is for tickets about the Tk-HyperText CPAN distribution.

Report information
The Basics
Id: 45845
Status: resolved
Priority: 0/
Queue: Tk-HyperText

People
Owner: Nobody in particular
Requestors: nkhughes [...] inbox.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Tk::HyperText - documentation suggestion/minor bug?
Date: Fri, 08 May 2009 09:42:32 +0100
To: bug-Tk-HyperText [...] rt.cpan.org
From: Neil Hughes <nkhughes [...] inbox.com>
Version: 0.06 Platform: Win32 Perl: ActivePerl: 5.8.9 Build 825 If you don't specify the "bgcolor" and "text" attributes in the <body> tag you get the following warning: Use of uninitialized value in length at <path to perl>/Tk/HyperText.pm line xxx where xxx = 451 for "bgcolor" and 453 for "text". You can replicate this using the code example shown on CPAN, which has no "text" attribute.
On Fri May 08 04:43:02 2009, nkhughes@inbox.com wrote: Show quoted text
> Version: 0.06 > Platform: Win32 > Perl: ActivePerl: 5.8.9 Build 825 > > If you don't specify the "bgcolor" and "text" attributes in the <body> > tag you get the following warning: > > Use of uninitialized value in length at <path to perl>/Tk/HyperText.pm > line xxx > > where xxx = 451 for "bgcolor" and 453 for "text". You can replicate this > using the code example shown on CPAN, which has no "text" attribute.
Fixed in version 0.08