<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.2.5">
</HEAD>
<BODY>
That is what the code looks like.&nbsp; What can be done to fix it?<BR>
<BR>
On Thu, 2006-06-15 at 19:02 -0700, Ashley Winters wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">The warning seems to have been fixed -- or rather, suppressed. :)</FONT>

<FONT COLOR="#000000">458 :                           my $autoload = &quot; $class\::_UTOLOAD&quot;;</FONT>
<FONT COLOR="#000000">459 :   germaingarand   1.39    {</FONT>
<FONT COLOR="#000000">460 :   germaingarand   1.41        no warnings;</FONT>
<FONT COLOR="#000000">461 :   germaingarand   1.40        # the next line triggers a warning</FONT>
<FONT COLOR="#000000">on SuSE's Perl 5.6.1 (?)</FONT>
<FONT COLOR="#000000">462 :   germaingarand   1.56        setThis(bless &amp;$autoload, &quot;</FONT>
<FONT COLOR="#000000">$class&quot;);</FONT>
<FONT COLOR="#000000">463 :   germaingarand   1.39    }</FONT>

<FONT COLOR="#000000">- Ashley Winters</FONT>

<FONT COLOR="#000000">--- Roy Souther &lt;<A HREF="mailto:roy@silicontao.com">roy@silicontao.com</A>&gt; wrote:</FONT>

<FONT COLOR="#000000">&gt; No I have not. I tried to compile 3.009 and ran into KDE</FONT>
<FONT COLOR="#000000">&gt; dependencies. I</FONT>
<FONT COLOR="#000000">&gt; don't want to link against KDE. I am sure that 3.009 has an option to</FONT>
<FONT COLOR="#000000">&gt; not link to KDE but I don't have time to work on that right now.</FONT>
<FONT COLOR="#000000">&gt; </FONT>
<FONT COLOR="#000000">&gt; Has it been fixed in 3.009?</FONT>
<FONT COLOR="#000000">&gt; </FONT>
<FONT COLOR="#000000">&gt; On Thu, 2006-06-15 at 11:07 -0700, Bernard Li wrote:</FONT>
<FONT COLOR="#000000">&gt; </FONT>
<FONT COLOR="#000000">&gt; &gt; Have you tried with 3.009b2 and see if this issue was resolved?</FONT>
<FONT COLOR="#000000">&gt; &gt;  </FONT>
<FONT COLOR="#000000">&gt; &gt; Cheers,</FONT>
<FONT COLOR="#000000">&gt; &gt;  </FONT>
<FONT COLOR="#000000">&gt; &gt; Bernard</FONT>
<FONT COLOR="#000000">&gt; &gt; </FONT>
<FONT COLOR="#000000">&gt; &gt; </FONT>
<FONT COLOR="#000000">&gt; &gt;         </FONT>
<FONT COLOR="#000000">&gt; &gt;        </FONT>
<FONT COLOR="#000000">&gt; ______________________________________________________________</FONT>
<FONT COLOR="#000000">&gt; &gt;         From: Roy Souther [mailto:<A HREF="mailto:roy@silicontao.com">roy@silicontao.com</A>] </FONT>
<FONT COLOR="#000000">&gt; &gt;         Sent: Thursday, June 15, 2006 11:04</FONT>
<FONT COLOR="#000000">&gt; &gt;         To: <A HREF="mailto:kde-perl@kde.org">kde-perl@kde.org</A></FONT>
<FONT COLOR="#000000">&gt; &gt;         Subject: [Kde-perl] What is this &quot;Use of uninitialized</FONT>
<FONT COLOR="#000000">&gt; &gt;         value...&quot;</FONT>
<FONT COLOR="#000000">&gt; &gt;         </FONT>
<FONT COLOR="#000000">&gt; &gt;         </FONT>
<FONT COLOR="#000000">&gt; &gt;         What is this and how do I stop it. It does not affect the</FONT>
<FONT COLOR="#000000">&gt; &gt;         program, everything runs just fine it is just a warning but</FONT>
<FONT COLOR="#000000">&gt; I</FONT>
<FONT COLOR="#000000">&gt; &gt;         would like it to stop.</FONT>
<FONT COLOR="#000000">&gt; &gt;         </FONT>
<FONT COLOR="#000000">&gt; &gt;         Use of uninitialized value in subroutine entry</FONT>
<FONT COLOR="#000000">&gt; &gt;         at /usr/local/lib/perl/5.8.4/Qt.pm line 457.</FONT>
<FONT COLOR="#000000">&gt; &gt;         </FONT>
<FONT COLOR="#000000">&gt; &gt;         Every time I create a new form another line shows up. On</FONT>
<FONT COLOR="#000000">&gt; one</FONT>
<FONT COLOR="#000000">&gt; &gt;         program I have it has a few dialogs for people to enter</FONT>
<FONT COLOR="#000000">&gt; data</FONT>
<FONT COLOR="#000000">&gt; &gt;         and so I get the same line over and over again.</FONT>
<FONT COLOR="#000000">&gt; &gt;         </FONT>
<FONT COLOR="#000000">&gt; &gt;         Use of uninitialized value in subroutine entry</FONT>
<FONT COLOR="#000000">&gt; &gt;         at /usr/local/lib/perl/5.8.4/Qt.pm line 457.</FONT>
<FONT COLOR="#000000">&gt; &gt;         Use of uninitialized value in subroutine entry</FONT>
<FONT COLOR="#000000">&gt; &gt;         at /usr/local/lib/perl/5.8.4/Qt.pm line 457.</FONT>
<FONT COLOR="#000000">&gt; &gt;         Use of uninitialized value in subroutine entry</FONT>
<FONT COLOR="#000000">&gt; &gt;         at /usr/local/lib/perl/5.8.4/Qt.pm line 457.</FONT>
<FONT COLOR="#000000">&gt; &gt;         Use of uninitialized value in subroutine entry</FONT>
<FONT COLOR="#000000">&gt; &gt;         at /usr/local/lib/perl/5.8.4/Qt.pm line 457.</FONT>
<FONT COLOR="#000000">&gt; &gt;         Use of uninitialized value in subroutine entry</FONT>
<FONT COLOR="#000000">&gt; &gt;         at /usr/local/lib/perl/5.8.4/Qt.pm line 457.</FONT>
<FONT COLOR="#000000">&gt; &gt;         Use of uninitialized value in subroutine entry</FONT>
<FONT COLOR="#000000">&gt; &gt;         at /usr/local/lib/perl/5.8.4/Qt.pm line 457.</FONT>
<FONT COLOR="#000000">&gt; &gt;         </FONT>
<FONT COLOR="#000000">&gt; &gt;         I am using PerlQt 3.008. Any ideas?</FONT>
<FONT COLOR="#000000">&gt; &gt;         </FONT>
<FONT COLOR="#000000">&gt; &gt;         Royce Souther</FONT>
<FONT COLOR="#000000">&gt; &gt;         <A HREF="http://www.SiliconTao.com">www.SiliconTao.com</A></FONT>
<FONT COLOR="#000000">&gt; &gt;         Let Open Source help your business move beyond.</FONT>
<FONT COLOR="#000000">&gt; &gt;         </FONT>
<FONT COLOR="#000000">&gt; &gt;         For security this message is digitally authenticated by</FONT>
<FONT COLOR="#000000">&gt; &gt;         GnuPG. </FONT>
<FONT COLOR="#000000">&gt; &gt;         </FONT>
<FONT COLOR="#000000">&gt; &gt;         </FONT>
<FONT COLOR="#000000">&gt; &gt;         </FONT>
<FONT COLOR="#000000">&gt; &gt;         </FONT>
<FONT COLOR="#000000">&gt; </FONT>
<FONT COLOR="#000000">&gt; </FONT>
<FONT COLOR="#000000">&gt; Royce Souther</FONT>
<FONT COLOR="#000000">&gt; <A HREF="http://www.SiliconTao.com">www.SiliconTao.com</A></FONT>
<FONT COLOR="#000000">&gt; Let Open Source help your business move beyond.</FONT>
<FONT COLOR="#000000">&gt; </FONT>
<FONT COLOR="#000000">&gt; For security this message is digitally authenticated by GnuPG.</FONT>
<FONT COLOR="#000000">&gt; </FONT>
<FONT COLOR="#000000">&gt; </FONT>
<FONT COLOR="#000000">&gt; </FONT>
<FONT COLOR="#000000">&gt; &gt; _______________________________________________</FONT>
<FONT COLOR="#000000">&gt; Kde-perl mailing list</FONT>
<FONT COLOR="#000000">&gt; <A HREF="mailto:Kde-perl@kde.org">Kde-perl@kde.org</A></FONT>
<FONT COLOR="#000000">&gt; <A HREF="https://mail.kde.org/mailman/listinfo/kde-perl">https://mail.kde.org/mailman/listinfo/kde-perl</A></FONT>
<FONT COLOR="#000000">&gt; </FONT>


<FONT COLOR="#000000">__________________________________________________</FONT>
<FONT COLOR="#000000">Do You Yahoo!?</FONT>
<FONT COLOR="#000000">Tired of spam?  Yahoo! Mail has the best spam protection around </FONT>
<FONT COLOR="#000000"><A HREF="http://mail.yahoo.com">http://mail.yahoo.com</A> </FONT>

</PRE>
</BLOCKQUOTE>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<U><A HREF="mailto:roy@SiliconTao.com">Royce Souther</A></U><BR>
<U><A HREF="http://www.SiliconTao.com">www.SiliconTao.com</A></U><BR>
Let Open Source help your business move beyond.<BR>
<BR>
For security this message is digitally authenticated by <U><A HREF="http://www.gnupg.org">GnuPG</A></U>.
</TD>
</TR>
</TABLE>
<BR>
<BR>
<BR>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>