--- Net-XMPP-1.02/lib/Net/XMPP/Stanza.pm- 2007-03-29 16:25:14.000000000 +0400 +++ Net-XMPP-1.02/lib/Net/XMPP/Stanza.pm 2010-04-28 01:52:32.123887204 +0400 @@ -212,6 +212,7 @@ under the LGPL. use strict; use Carp; +use Net::XMPP::Debug; use Net::XMPP::Namespaces; use vars qw( $AUTOLOAD %FUNCTIONS $DEBUG );