all,
(i hear perl-dev is deprecated, so forgive me..)
i am playing around with DJ Adams Headline script from
http://www.pipetree.com/jabber/headlines.html
i have Net::Jabber 1.0023 and get
Can't use string ("3B393B46") as a HASH ref while "strict refs" in use
at /usr/local/ActivePerl-5.6/lib/site_perl/5.6.1/Net/Jabber.pm line 583.
looking into the file, i see:
sub ParseTree {
$PARSING++;
my $self = shift;
#print "ParseTree: self($self)\n";
#print "ParseTree: tree\n";
#&Net::Jabber::printData(" \$tree",$self->{TREE});
my $root = $self->{TREE}->{'root'};
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
the script dies here
any idea whats cooking?
thanks,
-gregor
--
Gregor J. Rothfuss <[EMAIL PROTECTED]>|<[EMAIL PROTECTED]>
Use ReiserFS to get a faster fsck and Ext2 to fsck slowly and gently.
_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev